Skip to content

arbrindle/Voice-Control-Framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice Control Framework With Alexa Skills and Intel NUC

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%