Amazon web services – Repromting in Alexa Skill
When building an Alexa skill with a custom Lambda endpoint, I've configured an intent called 'Hello'. Upon triggering this intent, I am expecting both a message and a reprompt message to be sent to the user. However, while the initial…