fixes
This commit is contained in:
parent
435071aad5
commit
ddc30dc6d4
@ -37,6 +37,8 @@ class driver(speechDriver):
|
||||
if not queueable:
|
||||
self.cancel()
|
||||
if not self._isInitialized:
|
||||
if not queueable:
|
||||
self.cancel()
|
||||
self.initialize(self.env)
|
||||
if not self._isInitialized:
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user