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