gilleswb / dynamic-location-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

** This repository has been archived **

This repository is still available as a point-in-time reference, but no further updates or support will be prioritized.

Dynamic Location Demo

What You Will Need

Setting Up the Demo

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.

Running the Demo

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

###

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%