Git Product home page Git Product logo

alexa_skill_template's Introduction

Amazon Alexa Skill Development Template

Step by Step Guide - Code

Before we get started do the following taks

  • Create AWS Account
  • Create Alexa Developer account
  • Create a skill
  • make End-points and link with AWS Lambda

Coding part

  1. Alexa Says Hello World - The Beginning
  2. Alexa Calls an Intent - Create an intent named FavNumIntent - Create the uttarance for the intent
  3. Alexa calls an Intent with Slots - Create slot scoreNum Intent having Digit slot (AMAZON.Digit) score and scorePhrase Intent having Phrase Slot (AMAZON.SearchQuery) shotDescription - modify intent for created slots
  4. Alexa create Session for prolonged conversation
    • making the uttarance session will increment the counter in the session.

Images of Intents and slots

Intent

Possible uttarances used

invocation

cricket

uttarances

Calling a sample intent

What is your fav number

Digit Phrase

cricket score {score}

cricket {score} scored

Short Phrase

{shotDescription} Shot

Session

start counting count

alexa_skill_template's People

Contributors

pcakhilnadh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.