I'm trying to make an app using Alexa using node js. I am new to these kind of things. I need to the following.
Alexa should be able to capture the user's name and should be able to chat with the user by the his/her name. I have tried lots of things but I could't figure out a proper way to implement this.
Amazon is developing the features more day by day. Currently, there is no direct method for getting the username prompted from the alexa device. But you can use AMAZON.NAMES for saving the names if the use nmae is in the name list and it can be saved in a session.