| Home | Trees | Index | Help |
|
|---|
|
__builtin__.object:
The most base type
pyTTS.sapi.Base:
Parent class for all speech synthesizer interfaces.
pyTTS.sapi.SynthAndOutput:
Defines methods for speaking to audio out.
pyTTS.sapi.SynthOnly:
Defines a method for synthesizing speech with associated events to
memory as quickly as possible.
__builtin__.dict:
dict() -> new empty dictionary.
pyTTS.Pronounce.Translator:
Replaces words with phonetic representations or misspellings in order
to correct for pronunciation.
pyTTS.Pronounce.Pronounce:
Corrects pronunciation of speech synthesized words.
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
pyTTS.sapi.VoiceEvent:
Holds information about a TTS event.
pyTTS.sapi.VoiceEventManager:
Dispatches events to the registered callbacks.
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Feb 18 13:59:28 2005 | http://epydoc.sf.net |