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