The RecognitionResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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.
|