I have a confirmation prompt for one of my Alexa skill’s intents, and now I need it to “remember” the user’s answer and not ask the user again. Essencially, we want the user to be prompted only on the very first time they use the skill, and then never again. Is that possible? I’m hoping I don’t have to do
Tag: alexa-skill
Alexa skill can’t understand command
I am trying to create a skill in Alexa dev console which will respond to a command by returning information found from API queries. My other commands work, such as “help”, status of elevator xxx, etc. Just this one command doesn’t return correct results. The expected outcome: Me: what is going on. Alexa: Greetings. There are currently XXX elevators deployed