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