DtmfRecognizeCompletedEventArgs Members |
DtmfRecognizeCompletedEventArgs Class Methods Properties See Also Send Feedback |
Returns information from the RecognizeCompleted event.
The DtmfRecognizeCompletedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancelled | (Inherited from AsyncCompletedEventArgs.) | |
Error | (Inherited from AsyncCompletedEventArgs.) | |
InitialSilenceTimeout | Gets whether recognition was terminated because the InitialSilenceTimeout interval expired. | |
InterToneTimeout | Gets whether recognition was terminated because the InterToneTimeout interval expired. | |
Result | Gets the recognition result. | |
TerminationTone | Gets the DTMF tone that ended the recognition. | |
UserState | (Inherited from AsyncCompletedEventArgs.) |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RaiseExceptionIfNecessary | (Inherited from AsyncCompletedEventArgs.) | |
ToString | (Inherited from Object.) |