Audio Capture SDK ActiveX Control ReferenceProperties SampleBufferMode Audio Capture ActiveX Control SampleBufferMode Enable/Disable sample grabber, If enabled it will fire SampleBuffer event. AudioCapture1.SampleBufferMode[=Integer] ParameterInteger0 - Disable, 1 - EnableRemarkThis property is Read/Write. Example Visual Basic SyntaxAudioCapture1.AudioDevice=0AudioCapture1.SampleBufferMode=1AudioCapture1.Start