Ejemplo n.º 1
0
 def volumeUp(self):
     #Override because returning the message (which causes speech) causes the backend to hang, not sure why... threading issue?
     self.updateMessage = ThreadedTTSBackend.volumeUp(self)
Ejemplo n.º 2
0
 def volumeUp(self):
     #Override because returning the message (which causes speech) causes the backend to hang, not sure why... threading issue?
     self.updateMessage = ThreadedTTSBackend.volumeUp(self)