pmyers88 / dc-metro-echo

Echo app to tell a user when the next train is arriving at a given metro station.
MIT License
3 stars 3 forks source link

Create ADVISORY_WORDS custom slot type, use it in utterances and schema #51

Closed pmyers88 closed 8 years ago

pmyers88 commented 8 years ago

Fixes #49

Used same directory and file naming convention as in one of the Alexa sample projects.

rjbeers commented 8 years ago

This looks good. Are we also going to make a slot type for stations though? That is how I thought you would fix #49.

pmyers88 commented 8 years ago

Let's hold off on that for now. It's unnecessary for 1.0 because having the ADVISORY_WORDS slot clears up any ambiguity.