alexa-samples / skill-sample-nodejs-audio-player

An Alexa Skill Sample showing how to play long form audio in 3P-skills
Other
470 stars 319 forks source link

Fixes broken .ask/config file, clarifies steps for setting up aws-cli and ask-cli #84

Closed DancinDirk closed 6 years ago

DancinDirk commented 6 years ago

Fixed part of the readme for setting up aws-cli to include some info I had to go hunting for. Should help out first timers. Fixed the config JSON, ask deploy was returning that it was invalid as it was missing a "}"

This should fix and close Issue-83 https://github.com/alexa/skill-sample-nodejs-audio-player/issues/83

sebsto commented 6 years ago

I added the changes in our staging repo - will push here a bit later - thank you for your contribution.