fix sound
This commit is contained in:
parent
d554fb4bf3
commit
16aae3d2b5
@ -30,7 +30,7 @@ class barrierManager():
|
||||
#if self.isBarrierChange():
|
||||
if isBarrier:
|
||||
if output:
|
||||
self.env['runtime']['outputManager'].playSoundIcon(soundIcon='SpeechOn', interrupt=doInterrupt)
|
||||
self.env['runtime']['outputManager'].playSoundIcon(soundIcon='BarrierFound', interrupt=doInterrupt)
|
||||
return sayLine
|
||||
|
||||
def hasBarrier(self, start, end):
|
||||
|
Loading…
Reference in New Issue
Block a user