RecognizedWordUnit Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The RecognizedWordUnit type exposes the following members.

Properties

  NameDescription
Public propertyAudioDurationGets the time interval that represents the length of the audio signal for the word.
Public propertyAudioPositionGets the location in the input device's audio stream when recognition of the word began.
Public propertyConfidenceGets a value, assigned by the recognizer, that represents the likelihood that a recognized word matches a given input.
Public propertyDisplayAttributesGets formatting information used in creating the text output from the current RecognizedWordUnit instance.
Public propertyLexicalFormGets the unnormalized text of a recognized word.
Public propertyPronunciationGets the phonetic spelling of a recognized word.
Public propertyTextGets the normalized text for a recognized word.
Top

See Also