Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Feature Requests #34

Open
taberhsmith opened this issue Jan 17, 2018 · 2 comments
Open

Feature Requests #34

taberhsmith opened this issue Jan 17, 2018 · 2 comments

Comments

@taberhsmith
Copy link

Hi,

I converted from the alexa javascript skills API to this package. I'm pretty happy so far in that it is running nicely on my django service.

In the process of converting my code, I'm wondering if there is a good solution to support states. I'm currently using a session attribute to set the state, but it would great if there were a more elegant way to have different menus in different states (rather than one main alexa.py checking the state).

Also, I'm wondering if anyone has looked at the structure of the dialog interface to alexa to see if it would be possible to support this? This is particularly useful for single word responses. My skills are getting confused between single word answers to slots from one skill versus another (alexa is calling one intent when it should be calling another).

Thanks,
T

@taberhsmith
Copy link
Author

taberhsmith commented Jan 27, 2018

I've implemented the dialog mode in the django-alexa. Let me know if anyone is interested and I can check in a branch - I'm sure there is a better way to implement it, but others might be able to improve on it.

@Amar-Chaudhari
Copy link

@taberhsmith
Could you please share your code?
I am also interested in using dialog mode for the same reason as yours.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants