feat: implemented forced speech and speech queue
This commit is contained in:
committed by
Pim Hutting
parent
1e77548622
commit
e51cf8fe65
@@ -30,6 +30,7 @@ class State(object):
|
||||
self.exit_event = None
|
||||
self.sockets = []
|
||||
self.qi_session = None
|
||||
self.is_speaking = False
|
||||
|
||||
def initialize(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user