Getting started
  • Course promo video
  • Course Overview
  • Introduction to Amazon Echo, Alexa Voice Service and Alexa Skill Kit
First skill - Greetings Skill using AWS Lambda function
  • Course resources
  • Greetings Skill - Objective and setup
  • Greetings Skill - Request formation
  • Greetings Skill - AWS Lambda function Introduction and setup
  • Node.js quick tutorial (part-1)
  • Node.js quick tutorial (part-2)
  • Node.js quick tutorial (part-3)
  • Greetings Skill - Coding (Part-1)
  • Greetings Skill - Coding (Part-2) and testing
  • Greetings Skill - Improvements, Local environment setup and testing
  • Greetings Skill - SSML and upload automation
  • Greetings Skill - Sessions feature and using standard built-in intents (part-1)
  • Greetings Skill - Sessions feature and using standard built-in intents (part-2)
  • Greetings Skill - Including a card in response
  • Greetings Skill - Debugging
  • Greetings Skill - Automated testing using Mocha test framework - Part -1
  • Greetings Skill - Automated testing using Mocha test framework - Part-2
Greetings skill using Web service as an end point
  • Greetings skill using web service as an end point - Introduction
  • Greetings skill using Web service as an end point - Coding
  • Deploying the skill from Local Web Server
  • Hosting the skill on Heroku
  • Testing Greeting Skill (Web Service)
  • Requirements of Web Service and FLASK-ASK
  • Greetings Skill using FLASK-ASK
  • Greetings skill using FLASK-ASK (part-2)
  • Greetings skill using FLASK-ASK (Deploying to Heroku)
Food Nutrition Lookup skill development
  • Food Nutrition Lookup skill - Introduction
  • Food Nutrition Lookup skill - Setup
  • Food Nutrition Lookup skill - Coding - Part-1
  • Food Nutrition Lookup skill - Coding - Part-2
  • Food Nutrition Lookup skill - Testing
  • Food Nutrition Lookup skill - Deploying
  • Food Nutrition Lookup skill - Certification Requirements - Part-1
  • Food Nutrition Lookup skill - Certification Requirements - Part-2
  • Food Nutrition Lookup skill - Certification Requirements - Part-3
  • Food Nutrition Lookup skill - Improvements
Account Linking Feature - Email checker skill
  • Account Linking feature introduction and Google API console setup
  • Email checker skill - setup
  • Email checker skill - Implementation
  • Email checker skill - Testing
  • Email checker skill - Voice password and AWS DynamoDB setup
  • Email checker skill - Voice password implementation
  • Email checker skill - Voice password testing
  • Email checker skill - Adding forgot pin functionality and testing