Skip to content

Simple modifications from the sample Alexa skill code to mock Echo support for the awesome app/website Stop Think Breathe.

Notifications You must be signed in to change notification settings

thisisthefuture/alexa-meditation-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Stop Breathe Think + Amazon Echo?

Inspiration: Stop, Breathe, Think is an excellent app and website for guided meditations. Wouldn't it be awesome if you could start them up with your Amazon Echo?

Purpose: To test out the alexa developer story, not create a fully functioning skill. This project is a sketch of the initial skills component: connecting Alexa responses to some light python handling.

Issues

1. the invocation phrase 'echo < skill name >' is very awkward and doesn't lend itself easily to this purpose e.g., 'echo start stop breathe think.... echo ask stop breathe think.... echo play stop breathe think', try saying either of things.
  1. Stop, Breathe, Think doesn't hav any public API or supported ways for account authentication --> alt: do a web request with their 'just browsing' feature

  2. streaming the meditation audio from stopthinkbreathe.org may be technically and copyright challening. TODO: Reaching out to stopthinkbreathe.org or Tools For Peace (TFP) for permission. :)

About

Simple modifications from the sample Alexa skill code to mock Echo support for the awesome app/website Stop Think Breathe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages