Read all code added. It's definiately a work in progress and does not function currently.
This commit is contained in:
@@ -125,8 +125,6 @@ class driver(speech_driver):
|
||||
# Ensure lock is always released, even if process termination fails
|
||||
self.lock.release()
|
||||
|
||||
def set_callback(self, callback):
|
||||
print("SpeechDummyDriver: set_callback")
|
||||
|
||||
def clear_buffer(self):
|
||||
if not self._is_initialized:
|
||||
|
Reference in New Issue
Block a user