Package com.sun.speech.freetts.relp
Support for Residual Excited Linear Predictive (RELP) decoding of audio
samples.
-
Class Summary 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 synthesizerUnitConcatenator Concatenates the Units in the given Utterance to the target_lpc result.