Raiff1982 commited on
Commit
890492a
·
verified ·
1 Parent(s): 50d7936

Update AICoreAGIX_with_TB.py

Browse files
Files changed (1) hide show
  1. AICoreAGIX_with_TB.py +1 -1
AICoreAGIX_with_TB.py CHANGED
@@ -140,4 +140,4 @@ class AICoreAGIX:
140
 
141
  def _speak_response(self, response: str):
142
  self.speech_engine.say(response)
143
- self.speech_engine.runAndWait()
 
140
 
141
  def _speak_response(self, response: str):
142
  self.speech_engine.say(response)
143
+ self.speech_engine.runAndWait()