BaseEngine
, BaseEngineProperties
, BaseSynthesizer
, BaseSynthesizerProperties
, BaseSynthesizerQueueItem
, FreeTTSSynthesizer
, FreeTTSSynthesizerQueueItem
, TextSynthesizer
, TextSynthesizerQueueItem
public interface SpeechEventDispatcher
SpeechEvents
.SpeechEventUtilities
Modifier and Type | Method | Description |
---|---|---|
void |
dispatchSpeechEvent(SpeechEvent event) |
Dispatches a
SpeechEvent to all appropriate
SpeechEventListeners
on the object that implements this interface. |