Package com.sun.speech.freetts.relp

Support for Residual Excited Linear Predictive (RELP) decoding of audio samples

See:
          Description

Class Summary
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.
 

Package com.sun.speech.freetts.relp Description

Support for Residual Excited Linear Predictive (RELP) decoding of audio samples.