Retain Session Data After Session Is Closed Or Store User Data In Alexa Skill Using Python In AWS DynamoDB- Persistent Attributes In Alexa
In order to make your Alexa skill more interactive it is necessary to save user information to make the skill smarter. An ideal example would be to store the score the user got after his / her game. You can use this information to let the user know his personal best. In this blog, I … Read more