AlexBox:~ alex$ sam install assistant -i proj_59lE2amy64B5 Downloading assistant NLU training done ASR training done ✔ Deploying assistant to raspberrypi.local... Checking for skills Cloning skill Snips.TimesTables_EN from url: https://github.com/snipsco/snips-skill-times-tables-quiz Cloning into 'snips-skill-times-tables-quiz'... Warning: Some actions are not executable. Snips-skill-server won't be able to run them. Files: /var/lib/snips/skills/snips-skill-times-tables-quiz/action-quizz.py To change the permission on your device, run: chmod +x /var/lib/snips/skills/snips-skill-times-tables-quiz/action-quizz.py ✔ Generating virtual environment for python actions Checking actions for end-user parameters Relaunching snips-skill-server ✔ Snips assistant is now running. Say jarvis to start! i Run sam watch to see the logs AlexBox:~ alex$ sam watch [18:21:24] Watching on localhost:1883 (MQTT) ^C AlexBox:~ alex$ sam test speaker Testing speaker ✔ Playing sound on your speaker. Press Enter to stop... Playing sound on your speaker. Press Enter to stop... done i Didn't hear anything ? Run : sam setup audio AlexBox:~ alex$ sam test microphone i Plug in your microphone and turn on your speaker Stopping snips audio server ✔ Say something in the microphone, then press a key to continue... ✔ Playing the recording Relaunching snips-audio-server i Didn't hear anything? Check the recording level of your microphone and the volume of the speaker. i Alternatively you can run sam setup audio to setup your microphone AlexBox:~ alex$ sam watch [18:22:41] Watching on localhost:1883 (MQTT) ^C // For this one, I did run the chmod command on the Pi in order to enable the response. I also re-tested the mic and speaker, both of which worked fine.