|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--opennlp.grok.io.Festival
A shell for communicating with the Festival speech synthesis program.
| Constructor Summary | |
Festival()
|
|
| Method Summary | |
void |
clear()
|
void |
close()
|
static void |
main(java.lang.String[] args)
|
void |
open()
|
void |
speak(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Festival()
| Method Detail |
public void clear()
clear in interface opennlp.common.generate.Mouthpublic void open()
open in interface opennlp.common.generate.Mouthpublic void close()
close in interface opennlp.common.generate.Mouthpublic void speak(java.lang.String s)
speak in interface opennlp.common.generate.Mouthpublic static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||