|
AudioCaptureDeviceStart Method
|
Start audio source.
Namespace:
Accord.DirectSound
Assembly:
Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax Remarks Starts audio source and return execution to caller. audio source
object creates background thread and notifies about new frames with the
help of
NewFrame event.
See Also