Module synthDriverHandler
[hide private]
[frames] | no frames]

Module synthDriverHandler

source code

Classes [hide private]
  SynthSetting
Represents a synthesizer setting such as voice or variant.
  NumericSynthSetting
Represents a numeric synthesizer setting such as rate, volume or pitch.
  BooleanSynthSetting
Represents a boolean synthesiser setting such as rate boost.
  SynthDriver
Abstract base synthesizer driver.
  StringParameterInfo
The base class used to represent a value of a string synth setting.
  VoiceInfo
Provides information about a single synthesizer voice.
  LanguageInfo
Holds information for a particular language
Functions [hide private]
 
initialize() source code
 
changeVoice(synth, voice) source code
 
_getSynthDriver(name) source code
 
getSynthList() source code
 
getSynth() source code
 
setSynth(name) source code
Variables [hide private]
  _curSynth = None
hash(x)