Click or drag to resize
RecognitionPhrase Properties

The RecognitionPhrase type exposes the following members.

Properties
  NameDescription
Public propertyConfidence
Indicates the level of confidence of a recognized phrase.
Public propertyDisplayText
Gets the form of recognized text that is ideal for presentation. This format includes normalization of numbers, currency values and ordinals (for example, displays "$2" for the spoken words "two dollars").
Public propertyLexicalForm
Gets the unprocessed recognized text.
Public propertyMediaDuration
Gets the duration (in 100-nanosecond units) of this phrase.
Public propertyMediaTime
Gets the time (in 100-nanosecond units) at which the phrase was recognized, relative to the start of the audio stream.
Top
See Also