SpeechRecognitionResult Members
SpeechRecognitionResult has the following members.
Public Properties
| |
Name |
Description |
 |
Details |
Gets additional details about the speech recognition result, including the rule that was triggered to return the recognized phrase and the confidence score. |
 |
RuleName |
Gets the rule element in a Speech Recognition Grammar Specification (SRGS) grammar that was triggered to return the recognized phrase. |
 |
Semantics |
Gets a dictionary of the semantic properties of a recognized phrase in a Speech Recognition Grammar Specification (SRGS) grammar. |
 |
Text |
Gets the recognized phrase of the speech recognition session. |
 |
TextConfidence |
Gets the confidence level of the result as an enumeration value. |
Public Methods
| |
Name |
Description |
 |
GetAlternates |
Gets a collection of speech recognition results, ordered from most likely to least likely. |
See also
Reference
SpeechRecognitionResult Class
Windows.Xbox.Speech.Recognition Namespace