dont interrupt sound
This commit is contained in:
parent
7ac04d992b
commit
f1c3e25d91
@ -91,7 +91,6 @@ class outputManager():
|
||||
|
||||
def interruptOutput(self):
|
||||
self.env['runtime']['speechDriver'].cancel()
|
||||
self.env['runtime']['soundDriver'].cancel()
|
||||
|
||||
def playSoundIcon(self, soundIcon = '', interrupt=True):
|
||||
if soundIcon == '':
|
||||
|
Loading…
Reference in New Issue
Block a user