Gets the language of a speech recognizer.
public:
property String^ Language {
String^ get ();
}
Type: String
The language of the speech recognizer.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
SpeechRecognizerInformation Class