|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.speech.freetts.en.PauseGenerator
Annotates an utterance with pause information.
Constructor Summary | |
PauseGenerator()
Constructs a PauseGenerator |
Method Summary | |
void |
processUtterance(Utterance utterance)
Annotates an utterance with pause information. |
java.lang.String |
toString()
Returns the string representation of the object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PauseGenerator()
Method Detail |
public void processUtterance(Utterance utterance) throws ProcessException
processUtterance
in interface UtteranceProcessor
utterance
- the utterance to process
ProcessException
- if an error occurs while
processing of the utterancepublic java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |