Skip to content

This repository contains files that were created/used for the Alexa workshop held in MIT Manipal

License

Notifications You must be signed in to change notification settings

Ayan-Sinha/Alexa_Workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa Workshop

Some useful links -

  1. Alexa Hosted skill

  2. SSML

  3. Use Hindi in your Alexa skill

  4. SSML Hindi

  5. Handle Requests Sent by Alexa

  6. Manage the Skill Session

  7. Incentives for Alexa builders

Steps to use the files to create the skills -

  1. Open Alexa Developer Console and create a new skill.

  2. Select the appropriate language. Choose "custom skill" and "python hosted" in the following options.

  3. After the skill is created, go to json editor and replace it with the "interaction_model.json" file.

Pic 1

Pic 2

  1. Click on "Build" after changing the interaction model

  2. Open the "code" tab and paste the code from the "lambda_function.py" file. Click on deploy.

  3. Test the skill by clicking on the "Test" tab.

About

This repository contains files that were created/used for the Alexa workshop held in MIT Manipal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%