DtmfRecognitionEngine Events

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The DtmfRecognitionEngine type exposes the following members.

Events

  NameDescription
Public eventDtmfHypothesizedRaised when DTMF input has been detected and recognized.
Public eventDtmfRecognitionRejectedRaised when DTMF input has been detected, but cannot be recognized from current grammars.
Public eventDtmfRecognizedRaised when DTMF input has been detected and recognized.
Public eventLoadGrammarCompletedRaised on completion of the asynchronous load of a Grammar object.
Public eventRecognizeCompletedRaised on completion of an asynchronous recognition.
Top

See Also