SpeechHypothesisResultEventArgs.Hypothesis Property

Gets the hypothesis as the recognition result.

Syntax

public:
property SpeechRecognitionResult^ Hypothesis {
         SpeechRecognitionResult^ get ();
}  

Property value

Type: SpeechRecognitionResult 

A SpeechRecognitionResult object.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechHypothesisResultEventArgs Class

SpeechHypothesisResultEventArgs Members

Windows.Xbox.Speech.Recognition Namespace