kohlbrr / Alexa-parking

Alexa skill to keep track of NYC Alternate Side Parking
1 stars 0 forks source link

Alexa doesn't interpret "tomorrow" as expected as an ask phrase #9

Open kohlbrr opened 7 years ago

kohlbrr commented 7 years ago

When I ask the app "Alexa, ask alternate side, tomorrow" it calls AlexaParkingToday instead of AlexaParkingTomorrow. This could be because "tomorrow" is a restricted word in an ask context, or an issue with my configuration.

kohlbrr commented 7 years ago

This was an issue on the AWS NLP side. Resolved itself.

kohlbrr commented 7 years ago

False-positive for correct functionality - still need to debug

kohlbrr commented 7 years ago

The custom slot type AMAZON.DATE may be of use here

https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/built-in-intent-ref/slot-type-reference#date