Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.06 KB

headless-alexa-avs-sample-app

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 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.

  1. Clone the git using:
git clone https://github.com/shivasiddharth/headless-alexa-avs-sample-app  
  1. Check and verify the path of the installed alexa-avs-sample-app in the clientstart.sh, companionstart.sh and wakeword.sh scripts

  2. Make the installer executable using:

sudo chmod +x /home/pi/headless-alexa-avs-sample-app/installer.sh  
  1. Execute the installer:
sudo /home/pi/headless-alexa-avs-sample-app/installer.sh