Audio Capture ActiveX Control

Properties

 

Public Method AudioDevice      

Set/Get the current audio device.  
 

Public Method AudioFileName    

Set/Get the output audio file name.

Public Method AudioInputPin     

Set/Get the current audio input pin.

Public Method CapturePlaybackDevice     

enable/disable capture the audio from playback device. (Support on Windows 7, vista, Windows 8, Windows 10 only)

Public Method MP3AudioBitrate      

Set/Get the mp3 audio bit rate.

Public Method MP3Channels      

Set/Get the channel of mp3 file.

Public Method MP3SampleRate      

Set/Get the sample rate of mp3 file.

Public Method OutputType     

Set/Get the output type. e.g. wave, mp3, wma.

Public Method PlaybackDevice    

Set/Get the specific playback device when CapturePlaybackDevice=true.
(Support on Windows 7, vista, Windows 8, Windows 10 only)

Public Method PitchValue      

Set/Get the pitch value.

Public Method RecordLevel      

Set/Get the recording volume.

Public Method SampleBufferMode      

Enable/Disable sample grabber, If enabled it will fire SampleBuffer event.

Public Method ShowWaveForm      

Visible or Invisible the WaveForm window.

Public Method UsePitch      

enable/disable using pitch function.

Public Method WMVProfile      

Set/Get the current wma profile.

Public Method WaveBitsPerSample      

Bit per sample of wave file.

Public Method WaveChannels      

The channel of wave file.  
 

Public Method WaveSamplePerSec      

The sample per second of wave file.  
 

Public Method LicenseKey

Set the license key which unlocks the ActiveX control from demo mode. This License key is supplied by the vendor.