kevin-mitchell / alexa-app

Set of classes to make creating Amazon Alexa Skills Kit (ASK) applications easier with Laravel and Lumen
MIT License
97 stars 47 forks source link

Yes or No ConfirmIntent #69

Open vik0803 opened 4 years ago

vik0803 commented 4 years ago

@kevin-mitchell

First of all thanks for a great package.

It really helps a lot to learn.

I am working on a demo that has multiple result around 3.

Now I need to Alexa to speak each of those result and have user responded to it by saying yes or no.

I couldn’t find a way and it always came as sorry but something went wrong with the request.

I would appreciate your help on the same.

Thanks Vik