Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
RecognizerInfo Members
Include Protected Members
Include Inherited Members
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. |
Top
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) |
Top