bxio / dummyAlexa

A skill to serve Jeopardy questions and answers from the Amazon Echo

Home Page:http://billxiong.com/dummyAlexa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DummyAlexa

A Jeopardy playing skill for the Amazon Echo. Powered by Jservice.io. Named after one of Tony Stark's many helper bots.

Requirements

Setup

  • Clone this repository
  • run make setup
  • run make build
  • Upload ArchiveDummy.zip to Amazon Lambda. Note the ARN provided from the lambda function.
  • Register for an Amazon Skills Kit developer account (free) and create a new skill
  • Paste in speechAssets/IntentSchema.json and speechAssets/SampleUtterances.txt to their respective sections under "Interaction Model"
  • Pretend the voice of Alexa is that of Alex Trebek.

Usage

  • Alexa, load Dummy and ask for a random questions
  • Alexa, load Dummy and ask for [any number] of random questions

Feedback?

  • Alexa, ask Dummy how to submit feedback

Found something broken?

  • Alexa, ask Dummy how to report a bug

Contributing

My bitcoin address is 1BXiogdLRwoKsLjTmoaTYZB5Zn8ZoWCwMP click for QR

Questions

Create an issue!

About

A skill to serve Jeopardy questions and answers from the Amazon Echo

http://billxiong.com/dummyAlexa


Languages

Language:JavaScript 98.6%Language:Makefile 1.4%