This is the code for the Alexa Voice Control Framework Running on Intel NUC. For full instructions please view this webinar:
https://intelvs.on24.com/vshow/IntelWebinarEvents/content/1392922
Steps:
-
In the Lambda folder run "npm install" in order to get the node_modules folder
-
Edit index.js in Lambda to include your endpoint
-
Zip index.js and node_modules and upload the package to Lambda
-
Edit index.js in the XDK folder to include your endpoint
-
Import the XDK project into the Intel XDK
-
Conenct to Gateway and upload code
-
Run