What's new in Audio Capture ActiveX Control 4.0

Mar 17, 2014
  • fixed sync issue when display waveform.
  • added capture audio from speaker, your sound card does not need have Stereo Mix audio input pin. (For Window 7, Window 8 and vista only)
  • improved more stable on vb.net and c# application.
  • added CaptureSpeaker property.
  • added GetAudioDeviceCount, GetAudioDeviceName, GetAudioInputPinCount, GetAudioInputPinName, GetWMVProfileCount, GetWMVProfileName methods.
  • updated vb6, vb.net 2010 and c# 2010, vc , delphi samples.

New in Audio Capture ActiveX Control 3.6 (Dec 20, 2011)

  • Added digital signed for ocx and exectuable of installer files
  • Added vb.net 2010 and c# 2010 samples , fixed samples cannot run on 64 bit OS issue

New in Audio Capture ActiveX Control 3.5 (Dec 20, 2011)

  • Added Allow capture audio to sample grabber
  • Added SampleBufferMode property
  • Added SampleBuffer event
  • Added Sample grabber vb 6 sample, it show you how to received the each audio Frame and save to wav file

New in Audio Capture ActiveX Control 3.0 (Dec 20, 2011)

  • Added Allow display waveform with left, right channel.
  • Added SetWaveWndOwner, SetWaveWndPopUp, SetWaveWndBgColor, SetWaveWndCaption, SetWaveWndColor, SetWaveWndDivisor, SetWaveWndOffset, SetWaveWndPos, SetWaveWndStyle, GetContainerWndHandle methods.
  • Added ShowWaveForm property.

New in Audio Capture ActiveX Control 2.0 (Jan 22, 2007)

  • rewrite mp3 ecnoder that support change sample rate, mono and stereo value.
  • added reset the system audio inputpin after end of recording.
  • added audio pitch function that allow change the audio pitch to male, female child voices.
  • added refresh audiopin after selected another audio device.
  • added adjust recording volume level.