SpeechRecognitionEngine Properties

Public Properties

  Name Description
Dd167313.pubproperty(en-us,office.13).gif AudioFormat
Gets the current format of audio input being processed by the recognition engine.
Dd167313.pubproperty(en-us,office.13).gif AudioLevel
Gets the audio level of the SpeechRecognitionEngine.
Dd167313.pubproperty(en-us,office.13).gif AudioPosition
Gets the audio position of the SpeechRecognitionEngine.
Dd167313.pubproperty(en-us,office.13).gif AudioState
Gets the audio state of the SpeechRecognitionEngine.
Dd167313.pubproperty(en-us,office.13).gif BabbleTimeout
Gets and set a time out period for only background noise inputs.
Dd167313.pubproperty(en-us,office.13).gif EndSilenceTimeout
Gets and set the amount of silence a recognition engine requires before completing an unambiguous recognition.
Dd167313.pubproperty(en-us,office.13).gif EndSilenceTimeoutAmbiguous
Gets and set the amount of silence a recognition engine requires before completing an ambiguous recognition.
Dd167313.pubproperty(en-us,office.13).gif Grammars
Read-only property returning a list of all Grammar objects loaded into the current instance of the SpeechRecognitionEngine.
Dd167313.pubproperty(en-us,office.13).gif InitialSilenceTimeout
Gets and set the maximum amount of silence that can precede audio input before a recognition engine generates an error.
Dd167313.pubproperty(en-us,office.13).gif MaxAlternates
Gets and sets the maximum number of candidate results an instance of SpeechRecognitionEngine is to return.
Dd167313.pubproperty(en-us,office.13).gif RecognizerAudioPosition
Gets the audio position of the SpeechRecognitionEngine.
Dd167313.pubproperty(en-us,office.13).gif RecognizerInfo  

See Also

Reference

SpeechRecognitionEngine Class
Microsoft.Speech.Recognition Namespace