DtmfRecognizeCompletedEventArgs Members

Returns information from the DtmfRecognizeCompleted event.

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

Public Fields

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

Top

Public Properties

  Name Description
Dd130171.pubproperty(en-us,office.13).gif Cancelled  (inherited from AsyncCompletedEventArgs )
Dd130171.pubproperty(en-us,office.13).gif Error  (inherited from AsyncCompletedEventArgs )
Dd130171.pubproperty(en-us,office.13).gif InitialSilenceTimeout Gets whether recognition was terminated by InitialSilenceTimeout.
Dd130171.pubproperty(en-us,office.13).gif InterToneTimeout Gets whether recognition was terminated by InterToneTimeout.
Dd130171.pubproperty(en-us,office.13).gif Result Gets the recognition result.
Dd130171.pubproperty(en-us,office.13).gif TerminationTone Gets the DTMF tone that ended the recognition.
Dd130171.pubproperty(en-us,office.13).gif UserState  (inherited from AsyncCompletedEventArgs )

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

DtmfRecognizeCompletedEventArgs Class
Microsoft.Speech.Recognition Namespace