| Class | Description |
|---|---|
| AudioOutput |
Supports generating audio output from an utterance.
|
| LPCResult |
Contains the result of linear predictive coding processing.
|
| Sample |
A single short term sample containing Residual Excited Linear Predictive
(RELP) frame and residual voice data.
|
| SampleInfo |
Describes global sample parameters.
|
| SampleSet |
Represents the frame and residual data
used by the diphone database
used Residual Excited Linear Predictive synthesizer
|
| UnitConcatenator |
Concatenates the Units in the given Utterance to the target_lpc
result.
|