Gets the confidence level of the result as an enumeration value.
public:
property SpeechRecognitionConfidence TextConfidence {
SpeechRecognitionConfidence get ();
}
Type: SpeechRecognitionConfidence
The confidence level of the result.
TextConfidence returns an enumeration value such as low, medium and high. For a more specific confidence level, use the ConfidenceScore floating-point value returned in the Details property.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd