Top "Alexa-skill" questions

Alexa Skill is Amazon’s voice service

Getting an Alexa Slot value out of an intent

I'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-skill
Alexa Skill not recognized when tested on Echo

I 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-echo
Amazon Alexa: store user's words

I'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-skill
How to keep an alexa skill open?

I have created a skill so that people can keep track of some state. But instead of asking alexa everytime …

amazon alexa-skills-kit alexa-skill
Amazon Alexa Skills Kit: How do you link with external app account / userId

In an Amazon alexa skill request there is a userId and I'm trying to understand what this is and if …

amazon-web-services amazon userid alexa-skill alexa-skills-kit
Amazon Echo - Push a message to the device

I have integrated my amazon echo device with the amazon portal associated to my account. I was able to create …

amazon-web-services aws-lambda alexa-skill alexa-skills-kit
How can I access a local API using Amazon Alexa

I intend to build a set of skills for Amazon Alexa that will integrate with a custom software suite that …

api aws-lambda alexa alexa-skills-kit alexa-skill
Alexa Custom Slot Type: No value in intent

I've already posted this question to the amazon developer forum but don't receive an answer there. I guess Stackoverflow should've …

alexa alexa-skills-kit alexa-skill alexa-slot
Get unique device id for every amazon echo devices

I need to make a Custom Skill for the Alexa Skills Kit, which should be one echo device in every …

alexa alexa-skills-kit alexa-skill alexa-voice-service alexa-slot
How do I handle 'Yes'/'No' responses from the user in Custom Skill?

I am trying to build an alexa custom skill. I am facing an issue where I am trying to get …

alexa alexa-skills-kit alexa-skill alexa-slot amazon-echo