change structure
This commit is contained in:
parent
9b421ea534
commit
7602e92415
@ -27,6 +27,9 @@ class speech():
|
||||
self._sd.cancel()
|
||||
return True
|
||||
|
||||
def setCallback(self, callback)
|
||||
pass
|
||||
|
||||
def clear_buffer(self):
|
||||
if not self._isInitialized:
|
||||
return False
|
||||
|
Loading…
Reference in New Issue
Block a user