/asm-youtube-addon-skill

the skill for the youtube module for alya smart mirror

Primary LanguageJavaScriptMIT LicenseMIT

Alya Smart Mirror Youtube Skill

aws lambda function for handling multiple alexa custom skills and communicating with asm-youtube using AWS-iot gateway

setup

You need to create amazon developer account if you don't have amazon account at all.

If you have amazon account go and login and complete the registration for a developer amazon account

1.install dependencies

Using npm install.

2.AWS-IOT

You have to register your device as a thing in the awsIot as in the steps awsIOT registration.

3.Deploy the code into Lmabda

You have to deploy the repository code into aws lambda after you have already put the certificates files from the previous step to 'certs' folder lambd.

4.Configuring the custom Skills

there are custom skills you have to configure you can find all the steps here configuring the skills.