| Trees | Indices | Help |
|---|
|
|
object --+
|
baseObject.AutoPropertyObject --+
|
synthDriverHandler.SynthDriver --+
|
SynthDriver
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
| int |
|
||
|
|||
| OrderedDict |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
| bool |
|
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
list or tuple of SynthSetting
|
supportedSettings = SynthDriver.RateSetting(), SynthDriver.PitThe settings supported by the synthesiser. |
||
description = "Audiologic Tts3"
|
|||
name = "audiologic"
|
|||
|
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.
|
Speak some text. This method is deprecated. Instead implement speak.
|
Obtain the index of the chunk of text which was last spoken. When the synth speaks text associated with a particular index, this method should return that index. That is, this property should update for each chunk of text spoken by the synth.
|
Silence speech immediately.
|
fetches an ordered dictionary of voices that the synth supports.
|
|
|
|
|
|
|
|
|
|
|
Pause or resume speech output.
|
|
|||
supportedSettingsThe settings supported by the synthesiser.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:59 2011 | http://epydoc.sourceforge.net |