| orca.speechgenerator (version 1965, $Date$) | index /usr/lib/python2.5/site-packages/orca/speechgenerator.py |
Utilities for obtaining speech utterances for objects. In general,
there probably should be a singleton instance of the SpeechGenerator
class. For those wishing to override the speech generators, however,
one can create a new instance and replace/extend the speech generators
as they see fit.
| Modules | ||||||
| ||||||
| Classes | ||||||||||
|
| ||||||||||
| Data | ||
| __copyright__ = 'Copyright (c) 2005-2006 Sun Microsystems Inc.' __date__ = '$Date$' __id__ = '$Id$' __license__ = 'LGPL' __version__ = '$Revision$' | ||