Jason Lewallen
Published

Deep Breath

How often do you find yourself overwhelmed? Do you ever need to just take a breath and recompose yourself? Then ask Alexa!

BeginnerShowcase (no instructions)945
Deep Breath

Things used in this project

Hardware components

Echo Dot
Amazon Alexa Echo Dot
×1

Software apps and online services

Alexa Skills Kit
Amazon Alexa Alexa Skills Kit
AWS Lambda
Amazon Web Services AWS Lambda

Story

Read more

Schematics

"Deep Breath" Alexa Skill VUI

"Deep Breath" Alexa Skill System Diagram

Code

Intent Schema

Plain text
{
  "intents": [
    {
      "intent": "AMAZON.YesIntent"
    },
    {
      "intent": "AMAZON.HelpIntent"
    }
  ]
}

Sample Utterances

Plain text
AMAZON.YesIntent start
AMAZON.YesIntent start a session
AMAZON.HelpIntent exercises
AMAZON.HelpIntent how do i use you

Credits

Jason Lewallen

Jason Lewallen

1 project • 0 followers
Thanks to Christine Petersen.

Comments