AudioStateChangedEventArgs::AudioState Property
.NET Framework (current version)
Gets the new state of audio input to the recognizer.
Assembly: System.Speech (in System.Speech.dll)
Property Value
Type: System.Speech.Recognition::AudioStateThe state of audio input after a SpeechRecognitionEngine::AudioStateChanged or a SpeechRecognizer::AudioStateChanged event is raised.
The AudioState property contains one of three values from the AudioState enumeration.
.NET Framework
Available since 3.0
Available since 3.0
Show: