Module EspeakSpeech :: Class EspeakSpeech
[hide private]
[frames] | no frames]

Class EspeakSpeech

source code

 ??-294 --+        
          |        
Audio.Audio --+    
              |    
GSpeech.GSpeech --+
                  |
                 EspeakSpeech

Espeak via gnome-speech.

Nested Classes [hide private]

Inherited from GSpeech.GSpeech: STYLE

Instance Methods [hide private]

Inherited from GSpeech.GSpeech: close, createDistinctStyles, createSpeaker, getVoices, init, isActive, sendIndex, sendStop, sendString, sendTalk

Inherited from GSpeech.GSpeech (private): _applyStyle, _say

Inherited from Audio.Audio: __init__, addIndexListener, getCapabilities, getProxy, parseString, removeIndexListener, send, sendFilename, sendGetClosestLang, sendStringSync

Inherited from Audio.Audio (private): _parseMain

Class Variables [hide private]
string DEVICE_IID = 'OAFIID:GNOME_Speech_SynthesisDriver_Espeak:proto...
Interface identifier for the gnome-speech device.
  USE_THREAD = False
  ROLE = 'output'
Instance Variables [hide private]

Inherited from GSpeech.GSpeech: buffer, driver, last_style, speaker, voices

Inherited from Audio.Audio: listeners

Class Variable Details [hide private]

DEVICE_IID

Interface identifier for the gnome-speech device. Defaults to None and should be overridden in a subclass.
Type:
string
Value:
'OAFIID:GNOME_Speech_SynthesisDriver_Espeak:proto0.3'