Module vrSpeech :: Class vrSpeech
[frames] | no frames]

Class vrSpeech

   object --+        
            |        
  ??.instance --+    
                |    
vrAEBase.vrAEBase --+
                    |
                   vrSpeech

Text to speech

Examples:

       See also example speech.py
Instance Methods
 
__init__()
The constructor of the vrAEBase class.

Inherited from vrAEBase.vrAEBase: __reduce__, addLoop, callAllConnected, connect, connectSignal, emitSignal, getModuleName, isActive, loop, recEvent, removeConnections, setActive, setUpdateGUIEnabled, subLoop

Inherited from unreachable.instance: __new__

Class Variables
  __instance_size__ = 168
Method Details

__init__()
(Constructor)

 

The constructor of the vrAEBase class.

Overrides: vrAEBase.vrAEBase.__init__
(inherited documentation)