Hi I am creating a Alexa skill, I have coded several custom and default intents and they are working fine.
Now I want to write a fallback intent wherein I want to get the exact statement asked/sent to Alexa skill, is there a way where in we may get entire question string/text that has been asked to Alexa skill. I know we can get slot values and intent information, but I need entire text statement sent to skill.