SpeechRecognitionResult.Text Property

Gets the recognized phrase of the speech recognition session.

Syntax

public:
property String^ Text {
         String^ get ();
}  

Property value

Type: String 

  The recognized phrase of the speech recognition session.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognitionResult Class

SpeechRecognitionResult Members

Windows.Xbox.Speech.Recognition Namespace