Gets the default speech recognizer for the console’s current locale that will run in the game’s process.
public:
static property SpeechRecognizerInformation^ Default {
SpeechRecognizerInformation^ get ();
}
Type: SpeechRecognizerInformation
The default speech recognizer for the console’s current locale that will run in the game’s process.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
InstalledSpeechRecognizersInProc Class