python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to get the Config.json file for Alexa voice service (AVS) SDK (Download button missing ?)
I am trying to build AVS built-in device for Android platform
I followed the steps given in this doc
https://developer.amazon.com/en-GB/docs/alexa/avs-device-sdk/android.html
According to the steps gi...
Rahul Das
Votes: 0
Answers: 2
Invoke an Alexa Skill task from a web service
I am having a use case where we need to invoke a Alexa Skill directive/task from a webservice. We have all data like access token, deviceId, CustomerId, etc., in the caller webservice. I need to see w...
Manish Waran
Votes: 0
Answers: 0
Public IP address of the network router where Alexa is connected
How can I send the public IP address where Alexa is via a url. I have to make an http GET request where I put as a parameter the public IP address of the Alexa network (IP Router).
Marcp
Votes: 0
Answers: 1
Alexa Development Console Python, Make Alexa Speak Without User Response
I am trying to make an Alexa program in python using the Alexa Development Console. I want Alexa to be able to speak without user response. Like, if the program gets a notification from a server, I wa...
CCoder
Votes: 0
Answers: 1