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 Skill searching spreadsheets
I want to create an Alexa Skill for our community summercamp. We plan a lot of activities for the kids and hence have a lot of stuff we have to somehow organize. My idea was to create an alexa skill t...
Chewie2k
Votes: 0
Answers: 1
Are there environment variables available to an Alexa Hosted Skill?
I have written an Alexa hosted skill, which I would like to open source as a friend would like to join me in working on it. It uses Googles Geocoding Api, which relies on an API key. Currently, this A...
Peter Kentish
Votes: 0
Answers: 1