The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SpeechRecognizer::State Property
.NET Framework (current version)
Gets the state of a SpeechRecognizer object.
Assembly: System.Speech (in System.Speech.dll)
Property Value
Type: System.Speech.Recognition::RecognizerStateThe state of the SpeechRecognizer object.
This read-only property indicates whether the shared recognizer resident in Windows is in the Stopped or the Listening state. For more information, see the RecognizerState enumeration.
.NET Framework
Available since 3.0
Available since 3.0
Show: