The RecognizedWordUnit type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudioDuration | Gets the time interval that represents the length of the audio signal for the word. | |
AudioPosition | Gets the location in the input device's audio stream when recognition of the word began. | |
Confidence | Gets a value, assigned by the recognizer, that represents the likelihood that a recognized word matches a given input. | |
DisplayAttributes | Gets formatting information used in creating the text output from the current RecognizedWordUnit instance. | |
LexicalForm | Gets the unnormalized text of a recognized word. | |
Pronunciation | Gets the phonetic spelling of a recognized word. | |
Text | Gets the normalized text for a recognized word. |