Class Summary |
BaseSynthesizer |
Supports the JSAPI 1.0 Synthesizer interface that
performs the core non-engine-specific functions. |
BaseSynthesizerProperties |
Supports the JSAPI 1.0 SynthesizerProperties
interface. |
BaseSynthesizerQueueItem |
Extends the JSAPI 1.0 SynthesizerQueueItem with handling
for JSML, generation of engine-specific text, and other features. |
BaseVoice |
Extends the JSAPI 1.0 Voice class to encapsulate
engine-specific data. |
JSMLParser |
Parses a JSML 0.6 document and returns a DOM. |
SynthesizerMonitor |
Simple GUI that monitors events and state changes of an
Synthesizer . |
SynthesizerSelector |
GUI that displays a list of Synthesizer names in a
dialog box. |
VoiceList |
Maintains a list of JSAPI 1.0 Voices . |