com.sun.speech.freetts
public interface UtteranceProcessor
Modifier and Type | Method and Description |
---|---|
void |
processUtterance(Utterance u)
Performs an operation on the given Utterance.
|
void processUtterance(Utterance u) throws ProcessException
u
- the utterance on which to perform operationsProcessException
- if an exception occurred during the operation