Assigns a null device as the output of the speech synthesizer.
Namespace:
Microsoft.Speech.VoiceXml
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
C# |
---|
protected void SetOutputToNull() |
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | Thrown when the SetOutputToNull() method is called on a Browser instance that is running. |