Update speechdDriver.py
This commit is contained in:
parent
5a82409f01
commit
efe4bac439
@ -37,9 +37,9 @@ class driver(speechDriver):
|
||||
if not queueable:
|
||||
self.cancel()
|
||||
if not self._isInitialized:
|
||||
self.initialize(self.env)
|
||||
if not queueable:
|
||||
self.cancel()
|
||||
self.initialize(self.env)
|
||||
if not self._isInitialized:
|
||||
return
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user