| Trees | Indices | Help |
|---|
|
|
object --+
|
baseObject.AutoPropertyObject --+
|
synthDriverHandler.SynthDriver --+
|
SynthDriver
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| OrderedDict |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
| bool |
|
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Determine whether this synth is available. The synth will be excluded
from the list of available synths if this method returns
|
Initialize this synth driver. This method can also set default settings for the synthesizer.
|
Terminate this synth driver. This should be used for any required clean up.
|
Speaks the given sequence of text and speech commands. This base implementation will fallback to making use of the old speakText and speakCharacter methods. But new synths should override this method to support its full functionality.
|
Silence speech immediately.
|
Pause or resume speech output.
|
|
|
fetches an ordered dictionary of voices that the synth supports.
|
|
|
|
|
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:59 2011 | http://epydoc.sourceforge.net |