TAPIEx.NET Component Documentation

OnSpeechRecognition Event

Description

The OnSpeechRecognition event is fired when the state of the recognition processing has changed.
[Visual Basic]
Public OnSpeechRecognition As __Delegate_OnSpeechRecognition
[C#]
public __Delegate_OnSpeechRecognition OnSpeechRecognition

Remarks

None.

See Also

None.