







|
| DtmfRecognizeCompletedEventArgs Properties |
| DtmfRecognizeCompletedEventArgs Class See Also Send Feedback |
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.) |

