Gets the default speech recognizer that is provided by Xbox One for the console’s current locale.
public:
property SpeechRecognizerInformation^ Default {
SpeechRecognizerInformation^ get ();
}
Type: SpeechRecognizerInformation
The default speech recognizer that is provided by Xbox One for the console’s current locale.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
IInstalledSpeechRecognizersStatic Interface