Share via


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
Public property AdditionalInfo Gets additional information about a SpeechRecognitionEngine instance.
Public property Culture Gets the culture supported by a SpeechRecognitionEngine instance.
Public property Description Gets the description of a SpeechRecognitionEngine instance.
Public property Id Gets the identifier of a SpeechRecognitionEngine instance.
Public property Name Gets the friendly name of a SpeechRecognitionEngine instance.
Public property SupportedAudioFormats Gets the audio formats supported by a SpeechRecognitionEngine instance.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

RecognizerInfo Class

Microsoft.Speech.Recognition Namespace