smoothen things mac pro

master
joca 5 years ago
parent 42dbe9c1d1
commit 560304593b

@ -1,3 +1,3 @@
ROGUE: Test a question
RASA: Well, O K Google. What time is it? [Listen to Google Home]
RASA: Well, O K Google. What is the weather in Rotterdam? [Listen to Google Home]
SAINT: We got an answer.

@ -50,6 +50,7 @@ def on_play_intro(client,userdata,msg):
# 'jocavdh:play': False
# }
# }))
import pdb; pdb.set_trace()
path = 'scripts_play/intro/'
call(["python3", "act.py", 'scripts_play/intro/introduction_01.txt'])
print('The act is over.')

Loading…
Cancel
Save