For Windows Developers who need to Screen Recording with Speaker or Microphone to H264 MP4, AVI, WMV, SWF, FLV for C++, c#, vb.net , vb, delphi, vfp, MS Access.
For Windows Developers who need to capture image from scanner, digital camera that has a TWAIN device driver and save to Docx, TIFF , PDF/A with C#, C++ ,VB.NET , VB, Delphi, VFP, MS Access.
Platform : Windows 10, Windows 8, Vista, Windows 7, XP
For Windows Developers who need to audio capture, record from audio input pin and add audio mixing specific audio device with specific speaker features.
Step 1: Download Audio Capture Pro SDK ActiveX Installer and installed it.
Step 2: Create win form project, add a buttons into the form.
Step 3: Add following code in buttons click event. Assume your first audio device is microphone.private void button1_Click(object sender, System.EventArgs e){axAudioCapture1.AudioDevice=0;axAudioCapture1.AudioMixWithSpeaker=true;axAudioCapture1.AudioMixSelectedSpeaker=0;axAudioCapture1.AudioFileName="c:\\test.mp3";axAudioCapture1.MP3AudioBitrate=128;axAudioCapture1.OutputType=2;axAudioCapture1.Start();}
info@viscomsoft.com (General information)
sales@viscomsoft.com (Sales)
support@viscomsoft.com (Support)
Copyright © 2009-2019 Viscom Softwares. All rights reserved.