Awesome
Hello World Skill (Controls Framework)
<img src="https://m.media-amazon.com/images/G/01/mobile-apps/dex/alexa/alexa-skills-kit/tutorials/quiz-game/header._TTH_.png" />This skill gets you started with basic “Hello World” functionality and rapidly generating a voice response from Alexa using the ASK SDK Controls framework.
Skill Architecture
Each skill consists of two basic parts, a front end and a back end. The front end is the voice interface, or VUI. The voice interface is configured through the voice interaction model. The back end is where the logic of your skill resides.
Skill Setup
Install the ASK CLI and then follow the ASK CLI instructions to set up this skill.
Skill Guide
Explore this Hello World skill in detail by reviewing our user guide.
Additional Resources
Community
- Amazon Developer Forums - Join the conversation!
- Hackster.io - See what others are building with Alexa.
Tutorials & Guides
- Voice Design Guide - A great resource for learning conversational and voice user interface design.
- Codecademy: Learn Alexa - Learn how to build an Alexa Skill from within your browser with this beginner friendly tutorial on Codecademy!
Documentation
- ASK SDK Controls framework - The Official ASK SDK Controls Framework Documentation
- Alexa Skills Kit SDK for Node.js - The Official Node.js SDK Documentation
- Alexa Skills Kit Documentation - Official Alexa Skills Kit Documentation