







Assigns the system default audio input device as the input to the speech recognition engine.
Namespace:
Microsoft.Speech.VoiceXml
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
| C# |
|---|
protected void SetInputToDefaultAudioDevice() |
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidOperationException | Thrown when the SetInputToDefaultAudioDevice() method is called on a Browser instance that is running. |
