Package | Description |
---|---|
org.ispeech |
Modifier and Type | Method and Description |
---|---|
void |
SpeechSynthesis.setSpeechSynthesisEvent(SpeechSynthesisEvent speechSynthesisEvent)
TODO :: this method needs to be renamed to registerSpeechSynthesisEventListener (or addSpeechSynthesisEventListener) has to correspond with
SpeechSynthesis.unregisterSpeechSynthesisEventListener(SpeechSynthesisEvent)
See SpeechSynthesisEvent |
void |
SpeechSynthesis.unregisterSpeechSynthesisEventListener(SpeechSynthesisEvent speechSynthesisEvent) |