The code to run the smart speaker theatre. Based on the intents that are detected from the user interaction, the speakers do particular things and actions.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jocavdh 1603262c1f put in the wrong readme 5 years ago
play_scripts implemented new method to handle conversations with audience and google home 5 years ago
tmp once again tmp 5 years ago
.gitignore once again tmp 5 years ago
README.md put in the wrong readme 5 years ago
action-play.py implemented new method to handle conversations with audience and google home 5 years ago
config.py first commit 5 years ago
logic.py implemented new method to handle conversations with audience and google home 5 years ago
requirements.txt first commit 5 years ago
setup.sh first commit 5 years ago

README.md

Smart speaker theatre backend

Scripts which turn detected user intents in actions done by the speakers.

Work in progress.