|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TTSBridge
| Method Summary | |
|---|---|
TimingInfo |
getTiming(String text)
Gets the timing of the text, fills out visime, phoneme,bookmark and word lists |
TimingInfo |
speak(String text)
Speaks out the sentence, does the appropriate callbacks, fills out visime, |
TimingInfo |
speakToFile(String text,
String filename)
Generates a file containing the spoken sentence, does the apropiate callbacks, fills out visime, phoneme, bookmark and word lists. |
| Method Detail |
|---|
TimingInfo speak(String text)
text - the text or script to speak
TimingInfo speakToFile(String text,
String filename)
throws IOException
text - the text or script to speak
FileNotFoundException
IOExceptionTimingInfo getTiming(String text)
text - the text or script to get the timing of
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||