ISpeechRecognizer.Settings Property

Gets the InitialSilenceTimeout, EndSilenceTimeout, and BabbleTimeout settings.

Syntax

public:
property SpeechRecognizerSettings^ Settings {
         SpeechRecognizerSettings^ get ();
}  

Property value

Type: SpeechRecognizerSettings 

The settings for this speech recognizer.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

ISpeechRecognizer Interface

ISpeechRecognizer Members

SpeechRecognizerSettings Class

Windows.Xbox.Speech.Recognition Namespace