Package com.sun.speech.freetts.lexicon

Provides the definition and implementation of the Lexicon and LetterToSound interfaces

See:
          Description

Interface Summary
LetterToSound Provides the phone list for words using letter-to-sound rules.
Lexicon Provides the phone list for words.
 

Class Summary
LetterToSoundImpl Provides the phone list for words using the CMU6 letter-to-sound (LTS) rules, which are based on the Black, Lenzo, and Pagel paper, "Issues in Building General Letter-to-Sound Rules."
LexiconImpl Provides an implementation of a Lexicon.
 

Package com.sun.speech.freetts.lexicon Description

Provides the definition and implementation of the Lexicon and LetterToSound interfaces.