RecognitionEventArgs Members

Represents the base class for event arguments objects for speech and DTMF recognition events.

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

Public Fields

  Name Description
Dd147140.pubfield(en-us,office.13).gifDd147140.static(en-us,office.13).gif Empty  (inherited from EventArgs )

Top

Public Properties

  Name Description
Dd147140.pubproperty(en-us,office.13).gif Result Gets the results of the speech or DTMF recognition operation.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

RecognitionEventArgs Class
Microsoft.Speech.Recognition Namespace
Grammar.SpeechRecognized Event
DtmfRecognitionEngine.DtmfHypothesized Event
DtmfRecognitionCompleted
DtmfRecognitionEngine.DtmfRecognitionRejected Event
DtmfRecognitionEngine.DtmfRecognized Event
Result
RecognitionResult
SpeechHypothesized
SpeechRecognitionCompleted
SpeechRecognitionRejected
SpeechRecognized