Top "Alexa-skills-kit" questions

A collection of APIs used for developing new voice-enabled capabilities for Alexa and used in the Amazon Echo and other third party devices.

How To Use Amazon Skill Set Without Amazon Echo Device

I am trying to integrate amazon skill kit in my website without an amazon echo unit. I want to implement …

speech-recognition alexa-skills-kit amazon-echo alexa-voice-service
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
How to accept the Free form text as input to Amazon Skill Kit?

I'm required to create a Amazon Skill Kit to open a ticket in our ticketing tool. By looking at the …

amazon-web-services alexa-skills-kit amazon-echo alexa-voice-service
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
Alexa Skill - How to Retrieve Slot Value in Lambda Function

I am developing an Alexa Skill with one Intent that includes a Slot with several possible values. My slot is …

aws-lambda alexa alexa-skills-kit
Simplest example for streaming audio with Alexa

I'm trying to get the new streaming audio API going. Is the following response valid? I'm getting a "there was …

python aws-lambda alexa-skills-kit
How to run Amazon Echo inside a private network without AWS

I'm trying to use Amazon Echo for a utility project within my company. I have a bunch of intranet sites …

amazon-web-services alexa-skills-kit
How to correctly specify SSML in an Alexa Skill lambda function?

I am trying to make an Alexa skill where Alexa says something that has been marked up with SSML. I …

node.js aws-lambda alexa alexa-skills-kit ssml
Get location from Alexa Skills Kit (ASK)

I'm looking for a way to get the user's location, ideally longitude/latitude but address would work too, from the …

alexa-skills-kit