RecognizerInfo Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Represents information about a SpeechRecognitionEngine object.

The RecognizerInfo type exposes the following members.

Properties

  NameDescription
Public propertyAdditionalInfoGets additional information about a SpeechRecognitionEngine instance.
Public propertyCultureGets the culture supported by a SpeechRecognitionEngine instance.
Public propertyDescriptionGets the description of a SpeechRecognitionEngine instance.
Public propertyIdGets the identifier of a SpeechRecognitionEngine instance.
Public propertyNameGets the friendly name of a SpeechRecognitionEngine instance.
Public propertySupportedAudioFormatsGets the audio formats supported by a SpeechRecognitionEngine instance.
Top

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

See Also