Scripts to autostart the Amazon Alexa-avs-sample-app on boot on a headless Pi
This does not modify your installed Alexa-avs-sample-app in any manner. Please do not open issues relating to the working of the Alexa-avs-sample-app here. Post your issues pertaining to the running of services alone here.
Install the alexa-avs-sample-app and first make sure that it is working fine and after that follow the guidelines given below.

This does not modify your installed Alexa-avs-sample-app in any manner. Please do not open issues relating to the working of the Alexa-avs-sample-app here. Post your issues pertaining to the running of services alone here.
Install the alexa-avs-sample-app and first make sure that it is working fine and after that follow the guidelines given below.
- Clone the git using:
git clone https://github.com/shivasiddharth/headless-alexa-avs-sample-app
- Check and verify the path of the installed Alexa-avs-sample-app in the clientstart.sh, companion start.sh and wakeword.sh scripts
- Make the installer executable using:
sudo chmod +x /home/pi/headless-alexa-avs-sample-app/installer.sh
- Execute the installer:
sudo /home/pi/headless-alexa-avs-sample-app/installer.sh
0 comments: