|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.lancs.relate.gateways.ui.speech.VoiceSynthesizerManager
public class VoiceSynthesizerManager
This class manages vocal outputs. It is based on FreeTTS 1.2, a speech synthesizer written in Java (http://freetts.sourceforge.net).
| Constructor Summary | |
|---|---|
VoiceSynthesizerManager()
Creates a new instance of VoiceSynthesizerManager |
|
| Method Summary | |
|---|---|
void |
speak(java.lang.String messageToSpeak)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VoiceSynthesizerManager()
VoiceSynthesizerManager
| Method Detail |
|---|
public void speak(java.lang.String messageToSpeak)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||