Ejemplo n.º 1
0
 def __init__(self):
     util.LOG('OSXSay using subprocess method class')
     self.process = None
     ThreadedTTSBackend.__init__(self)