Click or drag to resize
RecognitionResult Properties

The RecognitionResult type exposes the following members.

Properties
  NameDescription
Public propertyPhrases
Gets the set of recognized phrases when RecognitionStatus is Success. This will contain at least one recognized phrase; in dictation mode, some utterances may produce multiple phrase results.
Public propertyRecognitionStatus
Gets the overall recognition status.
Top
See Also