SpeechRecognizer.Settings Property

Gets the timeout settings associated with the speech recognizer.

Syntax

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

Property value

Type: SpeechRecognizerSettings 

The settings associated with the speech recognizer.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognizer Class

SpeechRecognizer Members

Windows.Xbox.Speech.Recognition Namespace