Call same intent after say 30 seconds automatically
For example, I invoke the skill by saying alexa take a note and after 30 seconds alexa asks me for it then again after 1 min alexa aks me for a note. Basically use setInterval() (node.js) in a response. Make a response go forever after every 30 seconds.
2
votes
