Package | Description |
---|---|
org.eclipse.actf.ai.tts |
This package contains interfaces and utilities for low level text synthesis.
|
org.eclipse.actf.ai.voice |
This package contains interfaces and utilities that enable an application to perform text synthesis
operations.
|
Modifier and Type | Method and Description |
---|---|
void |
ITTSEngine.setEventListener(IVoiceEventListener eventListener)
Set event listener in order to receive index event
|
Modifier and Type | Method and Description |
---|---|
void |
IVoice.setEventListener(IVoiceEventListener eventListener)
Set event listener in order to receive index event
|