| RecognitionResult Class |
Namespace: Microsoft.Bing.Speech
The RecognitionResult type exposes the following members.
| Name | Description | |
|---|---|---|
| RecognitionResult | Initializes a new instance of the RecognitionResult class. |
| Name | Description | |
|---|---|---|
| Phrases | 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. | |
| RecognitionStatus | Gets the overall recognition status. |