A collection of APIs used for developing new voice-enabled capabilities for Alexa and used in the Amazon Echo and other third party devices.
I was following the tutorial to create an Alexa app using Python: Python Alexa Tutorial I was able to successfully …
python amazon-web-services pip aws-lambda alexa-skills-kitI'm relatively new to AWS lambda function and nodejs. I'm working on to try and get the list of 5 cities …
javascript node.js amazon-web-services lambda alexa-skills-kitI'm trying out the new intercom features of the Alexa devices and when I try to drop in I get …
alexa alexa-skills-kit amazon-echoI'm working to build an Alexa skill and have run into a roadblock on getting my slot values out of …
json node.js alexa alexa-skills-kit alexa-skillI'm playing around with the Alexa Skills Kit (for the Amazon Echo) and want to create a skill that would …
amazon amazon-echo alexa-skills-kitI was doing one of the tutorials (HelloWorld) to make a skill for the Echo and I followed the directions. …
aws-lambda alexa-skills-kit alexa-skill amazon-echoI want to create a skill for Amazon Alexa that - when triggered by voice commands - gets some information …
node.js http lambda https alexa-skills-kitI'm building an Alexa Skill, and it requires that I store the userId of a user. I've tried to retrieve …
javascript amazon-web-services aws-lambda alexa alexa-skills-kitI'm new to writing Alexa skills and want to write a skill to store the speaker's words. For example, if …
amazon alexa-skills-kit alexa-skillDo I have to install the axios module locally and then deploy it to lambda or is there a way …
amazon-web-services aws-lambda axios alexa alexa-skills-kit