diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/act.py b/act.py old mode 100644 new mode 100755 diff --git a/asound.conf b/asound.conf old mode 100644 new mode 100755 diff --git a/config.py b/config.py old mode 100644 new mode 100755 diff --git a/logic.py b/logic.py old mode 100644 new mode 100755 diff --git a/play_script.py b/play_script.py old mode 100644 new mode 100755 diff --git a/scripts_play/debug/debug_01.txt b/scripts_play/debug/debug_01.txt old mode 100644 new mode 100755 diff --git a/scripts_play/debug/debug_02.txt b/scripts_play/debug/debug_02.txt old mode 100644 new mode 100755 index 4ae9be5..f3c199c --- a/scripts_play/debug/debug_02.txt +++ b/scripts_play/debug/debug_02.txt @@ -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. diff --git a/scripts_play/debug/demo.txt b/scripts_play/debug/demo.txt old mode 100644 new mode 100755 diff --git a/scripts_play/debug/interruption_02.txt b/scripts_play/debug/interruption_02.txt old mode 100644 new mode 100755 diff --git a/scripts_play/intro/introduction_01.txt b/scripts_play/intro/introduction_01.txt old mode 100644 new mode 100755 diff --git a/scripts_play/questions/act_01.txt b/scripts_play/questions/act_01.txt old mode 100644 new mode 100755 diff --git a/scripts_play/questions/act_02.txt b/scripts_play/questions/act_02.txt old mode 100644 new mode 100755 diff --git a/scripts_play/questions/act_03.txt b/scripts_play/questions/act_03.txt old mode 100644 new mode 100755 diff --git a/scripts_play/questions/act_04.txt b/scripts_play/questions/act_04.txt old mode 100644 new mode 100755 diff --git a/scripts_play/verdict/verdict_01.txt b/scripts_play/verdict/verdict_01.txt old mode 100644 new mode 100755 diff --git a/scripts_play/verdict/verdict_02.txt b/scripts_play/verdict/verdict_02.txt old mode 100644 new mode 100755 diff --git a/smart_speaker_theatre.py b/smart_speaker_theatre.py index d035030..6a3275b 100755 --- a/smart_speaker_theatre.py +++ b/smart_speaker_theatre.py @@ -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.') diff --git a/sounds/congress.wav b/sounds/congress.wav old mode 100644 new mode 100755