python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Talk to Alexa API without any specific skill
I need to create an intent-based chatbot with AWS Lex. It has some intents and responses, but if it doesn't identify any specific intent, it must get a response from Alexa (e.g., "What time is it...

Willian Angelo
Votes: 0
Answers: 2
How to call multiple intents at once when the slot value is shared by multiple intents?
For example, I have a skill that tells the user about food interactions with medications. The user tells Alexa which medication they want to know about.
Each intent corresponds to a different medicati...
Rachael Miller
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
Alexa Smart Home Skill for Humidity and/or brightness?
I am currently working with Alexa Smart Home Skills and implementing an interface to various data that I already have in a database. For example, this was no problem for the temperature, since there i...
Roland
Votes: 0
Answers: 1