TAPIEx.NET Component Documentation

OnSpeakState Event

Description

The OnSpeakState event is fired when the state of TTS has changed.
[Visual Basic]
Public OnSpeakState As __Delegate_OnSpeakState
[C#]
public __Delegate_OnSpeakState OnSpeakState

Remarks

None.

See Also

None.