This repository is still available as a point-in-time reference, but no further updates or support will be prioritized.
- Amazon Developer Account
- Amazon Web Services Account
- The sample code on GitHub.
- An Alexa device which supports dynamic location updates (e.g. your Phone)
This folder contains the interaction model and skill code. It is structured to make it easy to deploy if you have the ASK CLI already setup. If you would like to use the Developer Portal, you can follow the steps outlined in the Hello World example, substituting the Model and the skill code when called for.
To start the demo say "alexa open location demo". It will tell you to ask what's your current location. Say "where am i" to listen to your latest location info.
You will need to grant Location permissions to the skill via the Alexa app.
Note: location updates are not supported in the Alexa developer console simulator. You can use the skill from the Alexa app in your phone to pass the dynamic location
###