AudioMixWithSpeaker
Viscom Software Screen2Video ActiveX Control |
AudioMixWithSpeaker Property
Description: |
Enable or Disable mixing specific audio device with speaker. If you select AudioDevice =0, It is microphone, It will mixing microphone with speaker. Even you use Window 7 or Vista computer that have not Stereo Mix., It same can mixing microphone with speaker. |
Usage: |
Screen2Video1.AudioMixWithSpeaker[= value] |
Data Type: |
True |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |