Package com.sun.speech.freetts.lexicon
Provides the definition and implementation of the Lexicon and
LetterToSound interfaces.
-
Interface Summary Interface Description LetterToSound Provides the phone list for words using letter-to-sound rules.Lexicon Provides the phone list for words. -
Class Summary Class Description 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.