Module GSpeech :: Class GSpeechStyle
[hide private]
[frames] | no frames]

Class GSpeechStyle

source code

          AccessEngine.AEState.AEState --+        
                                         |        
AccessEngine.AEDevice.AEOutput.Style.Style --+    
                                             |    
                                    ??-293 --+    
                                             |    
                              Audio.AudioStyle --+
                                                 |
                                                GSpeechStyle

Style object built dynamically as we discover what capabilities the active gnome-speech driver supports.

Instance Methods [hide private]
 
init(self, device)
Initializes the style object based on the capabilities reported by the device.
source code
AEState.Setting.Group
getGroups(self)
Gets configurable absolute settings affecting all output from this device.
source code

Inherited from Audio.AudioStyle (private): _initDefault, _newWordGroup

Inherited from AccessEngine.AEDevice.AEOutput.Style.Style: __init__, copy, getDefault, isDefault, isDirty, iterDirty, makeClean, newRelNumeric, newRelPercent, newRelRange

Instance Variables [hide private]

Inherited from AccessEngine.AEDevice.AEOutput.Style.Style: parent_style

Method Details [hide private]

init(self, device)

source code 
Initializes the style object based on the capabilities reported by the device.
Parameters:
  • device (GSpeech) - Reference to the gnome speech device class
Overrides: AccessEngine.AEDevice.AEOutput.Style.Style.init

getGroups(self)

source code 
Gets configurable absolute settings affecting all output from this device.
Returns: AEState.Setting.Group
Group of all configurable settings