-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Overview
For example, we want to implement another function when YesIntent is passed. Because Yes is used some situation like Do you want to call to this hotel? or Do you want to book this hotel?. What can we recognize it?
To use context attribute, we can recognize what means 'Yes'.
So I want to add context option like alexa.create_response(text).with_context(context). and something logic for routing intent properly.
What do you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels