Share via


RecognizeCompletedEventArgs Members

Returns data from the RecognizeCompleted event.

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

Public Fields

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

Top

Public Properties

  Name Description
Dd167828.pubproperty(en-us,office.13).gif AudioPosition Gets the audio position associated with the event.
Dd167828.pubproperty(en-us,office.13).gif BabbleTimeout Gets whether a BabbleTimeout has occurred.
Dd167828.pubproperty(en-us,office.13).gif Cancelled  (inherited from AsyncCompletedEventArgs )
Dd167828.pubproperty(en-us,office.13).gif Error  (inherited from AsyncCompletedEventArgs )
Dd167828.pubproperty(en-us,office.13).gif InitialSilenceTimeout Gets whether an InitialSilenceTimeout has occurred.
Dd167828.pubproperty(en-us,office.13).gif InputStreamEnded Gets whether an input stream has ended.
Dd167828.pubproperty(en-us,office.13).gif Result Gets the result of a successful recognition.
Dd167828.pubproperty(en-us,office.13).gif UserState  (inherited from AsyncCompletedEventArgs )

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

RecognizeCompletedEventArgs Class
Microsoft.Speech.Recognition Namespace