SpeechHypothesizedEventArgs Members

Returns notification from the SpeechHypothesized event.

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

Public Fields

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

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

SpeechHypothesizedEventArgs Class
Microsoft.Speech.Recognition Namespace
RecognitionEventArgs Class
RecognitionResult Class
SpeechRecognized
SpeechRecognizedEventArgs