This interface is supported by the speech-recognition results object.
Member function | Description |
BestPathPhoneme | Gets the specified phoneme path from the list of most likely phoneme paths provided by the speech-recognition engine for a recognition. |
BestPathWord | Gets the specified word path from the list of most likely phoneme paths provided by the speech-recognition engine for a recognition. |
GetPhonemeNode | Gets information about the phoneme for a given node in a recognition results graph. |
GetWordNode | Gets information about the word for a given node in a recognition results graph. |
PathScorePhoneme | Determines the score for a particular phoneme path. |
PathScoreWord | Determines the score for a particular word path. |