See: Description
| Interface | Description |
|---|---|
| LetterToSound |
Provides the phone list for words using letter-to-sound rules.
|
| Lexicon |
Provides the phone list for words.
|
| 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.
|