GithubHelp home page GithubHelp logo

hackathon-amazonecho-spellingbeeapp's Introduction

Spelling Bee

This is a spelling bee application created for the Amazon Echo device using Alexa Skills Kit. The Amazon Echo device interacts with users through voice commands. When a user wishes to play spelling bee, the Echo will ask user for spelling difficulties. After choosing a difficulty the user will be provided a new word. The following are commands available to users: repeat, skip, define, give example, finish game. The commands allow users to Echo to repeat the word, skip the current word, give definition of the current word, give an example of usage of current word, or to end the game respectively.

Installation

To develop for the Amazon Echo, we need to use the Amazon Web Services Lambda service. In AWS console, select Lambda and create new lambda function. Upload the python file in your new lambda service. Note: The Lambda service for Alexa Skills Kit is only available in N.Virgina region, so make sure you are pointing to "US East (N. Virginia)" region. Once the Lambda service is created, go to Alexa Skills Kit to create a new skill. In The ASK configuration, link your endpoint to the Lambda ARN of the new lambda service you just created. And in the ASK Interaction Model, upload the Intent Schema and Sample Utterances appropriately. The Intent Schema defines the blueprint of your intent, and the Sample Utterances give possible phrasings of commands the users can say.

hackathon-amazonecho-spellingbeeapp's People

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.