SpeechRecognitionResultDetail has the following members.
| Name | Description | |
|---|---|---|
![]() |
AudioPosition | Gets the audio position of the recognition result. |
![]() |
AudioSize | Gets the audio size of the recognition result. |
![]() |
BodyCorrelation | Gets the body correlation. |
![]() |
ConfidenceScore | Gets the confidence level of the recognition result as a floating-point value. |
![]() |
Pronunciation | Gets the pronunciation of the recognition result. |
![]() |
RuleStack | Gets the hierarchy of rule elements that were triggered to return the recognized phrase. |
![]() |
Tokens | Gets the vector view that contains SpeechRecognitionResultToken objects. |