change structure

This commit is contained in:
chrys87 2016-07-08 13:28:39 +02:00 committed by GitHub
parent 7602e92415
commit 54cde85c7f

View File

@ -27,6 +27,9 @@ class speech():
self._es.cancel()
return True
def setCallback(self, callback)
pass
def clear_buffer(self):
if not self._isInitialized:
return False