The RecognitionResult type exposes the following members.

Properties

  NameDescription
Confidence
Returns a confidence of the rule for this result.
Properties
Returns properties ISpeechPhraseProperties of result.
Rule
Returns a grammar rule ISpeechPhraseRule which was used during recognition.
Text
Gets the recognized string.

See Also