RecognizerInfo Members

Represents information about a SpeechRecognitionEngine.

The following tables list the members exposed by the RecognizerInfo type.

Public Properties

  Name Description
Dd167641.pubproperty(en-us,office.13).gif AdditionalInfo Gets additional information about a SpeechRecognitionEngine.
Dd167641.pubproperty(en-us,office.13).gif Culture Gets the culture of a SpeechRecognitionEngine.
Dd167641.pubproperty(en-us,office.13).gif Description Gets the description of a SpeechRecognitionEngine.
Dd167641.pubproperty(en-us,office.13).gif Id Gets the ID of a SpeechRecognitionEngine.
Dd167641.pubproperty(en-us,office.13).gif Name Gets the friendly name of a SpeechRecognitionEngine.
Dd167641.pubproperty(en-us,office.13).gif SupportedAudioFormats Gets the audio formats supported by a SpeechRecognitionEngine.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd167641.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd167641.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd167641.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd167641.pubmethod(en-us,office.13).gifDd167641.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd167641.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd167641.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd167641.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

RecognizerInfo Class
Microsoft.Speech.Recognition Namespace
SpeechRecognitionEngine