Next: Development & Target Environments
Up: Overview
Previous: Host
  Contents
- "Hardware Interface:"
This module provides the interface to the TTSCF board.
- "SC01 Interface:"
This module provides the low level routines necessary for the conversion
of SCA to SCB conversion.
Setting the parameters of SC01 are also done through this module.
- "IPA2SC conversion:"
a [left] [match] [right] [out] set of rules are used to
convert IPA strings to SCA strings.
- "ENG2IPA conversion:"
ENG2IPA conversion is done through NRL rules.
- "Binary Table Editor:"
Is a very simple data base manager.
It handles simple tables (relations).
All data base items are of the form <"key", "value">
where both "key" and "value" are strings.
- "SCA Dictionary:"
Tuples of this relation are of the form "English-word" "sca-phonemes".
English-word is used as the key for locating sca-phonemes.
- "IPA Dictionary:"
Tuples of this relation are of the form "English-word" "ipa".
English-word is used as the key for locating ipa.
- "Phrase Analyzer:"
Decides on how an English phrase should be treated.
Depending on the option settings, does the translation in
the proper format.
TTSCF services can logically be categorized as Phonetic Speech Synthesizer.
Next: Development & Target Environments
Up: Overview
Previous: Host
  Contents