Get location/address of Amazon Echo device
问题 I am making an Alexa skill which needs to send the location of the Echo being used to an API within my Lambda function. https://www.amazon.com/gp/help/customer/display.html?nodeId=201601980 says we can access many details about the Echo, such as Device Location, but in my skill, I don't see this is available in the session: exports.handler = function (event, context) { try { console.log("event.session: " + event.session); How can I get this data? The point is, while we have the address of the