AudioOutput
, ClusterUnitPitchmarkGenerator
, ClusterUnitSelector
, CMUArcticVoice
, CMUClusterUnitVoice
, CMUDiphoneVoice
, CMUTimeVoice
, CMUVoice
, ContourGenerator
, DiphonePitchmarkGenerator
, DiphoneUnitSelector
, Durator
, Intonator
, MbrolaAudioOutput
, MbrolaCaller
, MbrolaVoice
, ParametersToMbrolaConverter
, PartOfSpeechTagger
, PauseGenerator
, Phraser
, PostLexicalAnalyzer
, Segmenter
, TokenToWords
, UnitConcatenator
, Voice
public interface UtteranceProcessor
Modifier and Type | Method | 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