RecognizerInfo Members
From Microsoft Speech Platform SDK 11
Represents information about a SpeechRecognitionEngine object.
The RecognizerInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AdditionalInfo | Gets additional information about a SpeechRecognitionEngine instance. | |
| Culture | Gets the culture supported by a SpeechRecognitionEngine instance. | |
| Description | Gets the description of a SpeechRecognitionEngine instance. | |
| Id | Gets the identifier of a SpeechRecognitionEngine instance. | |
| Name | Gets the friendly name of a SpeechRecognitionEngine instance. | |
| SupportedAudioFormats | Gets the audio formats supported by a SpeechRecognitionEngine instance. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |