Skip to main content

Questions tagged [alexa-skills-kit]

The Alexa Skills Kit (ASK) is a software development framework that enables you to create content, called skills. Skills are like apps for Alexa. With an interactive voice interface, Alexa gives users a hands-free way to interact with your skill.

0 votes
0 answers
4 views

Is APL supported on the new Echo Spot

I was building a test Alexa skill to show a image on a Echo Spot model that just came out earlier this month. I tested it on a APL Response editor and it seem to work fine. On the simulator, it had ...
mikey186's user avatar
  • 175
0 votes
0 answers
10 views

Audio stream plays on Alexa app but not on echo dot

I’ve created an Alexa audio player skill to stream longform audio (.m3u8 playlist of segments). It works great on the Alexa app, but I cannot get any audio on the echo dot. Any reason why it would ...
Harrison's user avatar
0 votes
0 answers
18 views

Alexa skill doesn't launch audio stream in EN-US

I have a simple lambda python code that loads an audio stream. I have tested it numerous times in dev and live and it works in EN-AU, EN-CA, EN-IN, and EN-UK. The only thing it does it EN-US is load ...
Shane Will's user avatar
0 votes
0 answers
42 views

Alexa Skill Fails to Respond Despite Successful Build and Deployment

I'm trying to write an Alexa skill using the Alexa Developer Console. Here are the details of my setup: Skill Name: testone Locale: en-GB Model: Custom Alexa Hosted: Node.js Started from scratch, ...
ThaddeusJones's user avatar
0 votes
0 answers
31 views

Sending commands to Alexa via text using API

Since the AVS (Alexa Voice Services) have been abandoned I don't see anymore a reliable way to automate sending command to Alexa. My use case is building and Android plugin for Tasker/Macrodroid which ...
Simone Avogadro's user avatar
1 vote
0 answers
60 views

How to call an API that requires authentication in an Alexa skill

I am creating an Amazon Alexa skill in Python that would query some information from my company's system. However, when I try to call the API that would return the access token, it shows me the error &...
Kauã Guilherme da Silva Leal's user avatar
0 votes
0 answers
16 views

The directive \"Dialog.ElicitSlot\" is missing OutputSpeech after building skill from Voiceflow

I was building a Alexa Skill from a no-code service called "Voiceflow", and I had made a couple of utterances from a year ago and recently, I was updating a skill by adding a extra utterance ...
mikey186's user avatar
  • 175
0 votes
1 answer
42 views

Building Alexa skill that does REST API get request

I am building an alexa app that should fetch energy consumption data from a website via API and API key, i have build a skill on alexa developer console,however i am confused whether I need AWS ...
Wasabi's user avatar
  • 1
1 vote
0 answers
15 views

alexa.SmartVision.ObjectDetectionSensor Interface 1.0

does someone have a sample skill code with alexa.SmartVision.ObjectDetectionSensor Interface 1.0 implementation , because I have been trying from a long time to implement this for a doorbell device ,...
Abinav's user avatar
  • 11
1 vote
0 answers
24 views

Linking unsuccesful when trying to perform account linking with a php api rest that implements LWA from the Alexa app

I'm trying to build an Alexa skill that is capable of accesing to some information through account linking with a php api rest hosted in xampp built by me. To be able to perform the account linking, ...
Pablo Menendez's user avatar
0 votes
0 answers
20 views

Invocation/utterance phrasing

I'm developing a custom Alexa skill and I am at the stage where I need to decide how to invoke my application with the most natural phrasing. My application adds items that you specify to add to a ...
Gaz's user avatar
  • 3
0 votes
0 answers
41 views

Is there a way to make custom proactive events / notifications for my alexa skill?

As of right now I am able to get proactive events working as I need because it is in regards to packages which amazon provides a schema for in their proactive events api. I now need it for the purpose ...
Xito A's user avatar
  • 1
0 votes
0 answers
39 views

How do I set up a virtual Alexa device for testing a skill locally in VS Code?

I am trying to set up Visual Studio Code so that I can test an Alexa Skill in Python. I am following the instructions on this page: https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/vs-code-...
Mike Schackwitz's user avatar
0 votes
0 answers
25 views

Getting Started with Alexa home control

I would like to start a project which would have these capabilities, on a headless RaspberryPi (or ubuntu-based) device. Accumulate list of all devices in my account (lights are the primary device-...
Dennis 's user avatar
  • 1,120
0 votes
0 answers
47 views

What are the differences between the Silk browser environment and the Amazon APL web environment?

I am using a custom Alex skill to display a web page on an Amazon Echo Show 5. The skill uses the APL OpenURL command to open the web page in an APL document. The page does not display properly using ...
JRI's user avatar
  • 1,901

15 30 50 per page
1
2 3 4 5
217