InstalledSpeechRecognizersInProc.Default Property

Gets the default speech recognizer for the console’s current locale that will run in the game’s process.

Syntax

public:
static property SpeechRecognizerInformation^ Default {
         SpeechRecognizerInformation^ get ();
}  

Property value

Type: SpeechRecognizerInformation 

The default speech recognizer for the console’s current locale that will run in the game’s process.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

InstalledSpeechRecognizersInProc Class

InstalledSpeechRecognizersInProc Members

Windows.Xbox.Speech.Recognition Namespace