Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

DtmfRecognizeCompletedEventArgs Members

Include Protected Members
Include Inherited Members

Returns information from the RecognizeCompleted event.

The DtmfRecognizeCompletedEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancelled (inherited from AsyncCompletedEventArgs)
Public property Error (inherited from AsyncCompletedEventArgs)
Public property InitialSilenceTimeout Gets whether recognition was terminated because the InitialSilenceTimeout interval expired.
Public property InterToneTimeout Gets whether recognition was terminated because the InterToneTimeout interval expired.
Public property Result Gets the recognition result.
Public property TerminationTone Gets the DTMF tone that ended the recognition.
Public property UserState (inherited from AsyncCompletedEventArgs)

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Protected method RaiseExceptionIfNecessary (inherited from AsyncCompletedEventArgs)
Public method ToString (inherited from Object)

Top

See Also

Reference

DtmfRecognizeCompletedEventArgs Class

Microsoft.Speech.Recognition Namespace