EmulateRecognizeCompletedEventArgs Members

Returns data from the EmulateRecognizeCompleted event.

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

Public Fields

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

Top

Public Properties

  Name Description
Dd147143.pubproperty(en-us,office.13).gif Cancelled  (inherited from AsyncCompletedEventArgs )
Dd147143.pubproperty(en-us,office.13).gif Error  (inherited from AsyncCompletedEventArgs )
Dd147143.pubproperty(en-us,office.13).gif Result Gets the emulated recognition results.
Dd147143.pubproperty(en-us,office.13).gif UserState  (inherited from AsyncCompletedEventArgs )

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

EmulateRecognizeCompletedEventArgs Class
Microsoft.Speech.Recognition Namespace
Result
EmulateRecognizeCompleted
EmulateRecognize
EmulateRecognizeAsync
SpeechRecognizer
System.ComponentModel.AsyncCompletedEventArgs