Coding the Amazon Echo (Alexa) Developer Tutorial – BuilderBETA/AWS Lambda/NodeJS

Coding the Amazon Echo (Alexa) Developer Tutorial – BuilderBETA/AWS Lambda/NodeJS

A step by step over the shoulder walk through of actually developing an Amazon Echo skill with a multi part intent.
Zero Fluff Edit.
Perfect for developers because every step is shown.
Contains an overview of how to use the new multi part intents for Amazon Alexa, how the back-end lambda function code works, and a few problems you might hit along the way.
During the tutorial we’ll construct a Clue style game called Hit-man which takes a person, place, and weapon. Alexa then puts on her game face and describes the Clue scenario.
The idea behind this tutorial was to teach by showing every little step to help you avoid many of the small yet time consuming issues I faced.

RESOURCES

My Github Gist Code: https://gist.github.com/xubidor/dc027f6895f23ecd927c9bfface0de25
Amazon Trip Tutorial Video: https://www.youtube.com/watch?v=0V_rNKx-P1I&feature=youtu.be
Amazon Trip Tutorial Code: https://github.com/alexa/alexa-cookbook/tree/master/handling-responses/dialog-directive-delegate/sample-nodejs-plan-my-trip/src

CREDITS

Music By Matthew Chiu: https://minus0.bandcamp.com/
Special Thanks To John Paul Vasellina At WeHa Works For Putting This Device Into My Hands: http://www.wehaworks.com/

My Channel: https://www.youtube.com/channel/UCiRrX7v6-DCzz-Ysynbjk_A
My Profile: https://www.linkedin.com/in/calebgates/

Add Comment