-
Updated
May 29, 2020 - Python
alexa
Here are 1,363 public repositories matching this topic...
-
Updated
Feb 10, 2020
-
Updated
May 5, 2020 - Python
-
Updated
May 24, 2020 - Python
-
Updated
Aug 20, 2019 - Python
-
Updated
Apr 29, 2020 - C++
I used these docs to develop my intent handler that requires an asynchronous call to an external server:
https://www.npmjs.com/package/alexa-app#asynchronous-handlers-example
The docs give this code sample as an example of an async call inside an alexa-app intent handler:
app.intent("checkStatus", function(request, response) {
// `getAsync` returns a Promise in this example. Whe
-
Updated
May 13, 2020 - Java
-
Updated
May 27, 2020 - Shell
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
-
Updated
Feb 8, 2020 - JavaScript
-
Updated
Apr 15, 2018 - Python
-
Updated
Jan 13, 2020
Hello All,
I built my skill following this tutorial -> (https://github.com/alexa/alexa-smarthome/wiki/Build-a-Working-Smart-Home-Skill-in-15-Minutes) and I want to customize the commands like saying "Thunder" and the lights turns on, has anyone tried this before ?
-
Updated
Jul 30, 2019 - JavaScript
Are there any more examples apart from those in the read.me, for example, does it handle the certificate checking needed if you host your own web service?
-
Updated
Mar 19, 2020 - C#
Missing Dependency
I just attempted to follow the Windows installation instructions found here (which, by the way, appears to be using an expired SSL certificate). Pip failed to install the application correctly. It turns out that SWIG, used during the installation of pocketsphinx, requires Microsoft's Visual C++ build system to be installed. This is not listed as
-
Updated
Feb 21, 2017 - JavaScript
In the https://github.com/mike-grant/haaska/wiki/Testing-haaska wiki page the json payload has the following value for the token key: access-token-from-skill. I find it confusing and I suggest we change it to long-lived token from home assistant. That seems much clearer to me.
Cheers,
Docker build Wiki
-
Updated
May 26, 2020 - JavaScript
-
Updated
May 29, 2020 - Python
Would you add the Dialog Interface Reference to the API? The usage of directives would be a pretty nice feature (amazon dev )
-
Updated
Jan 30, 2019 - HTML
-
Updated
Apr 29, 2020 - TypeScript
-
Updated
Jul 12, 2019
Improve this page
Add a description, image, and links to the alexa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alexa topic, visit your repo's landing page and select "manage topics."
I'm submitting a...
We have an intent with a custom slot called topic. The values of this slots could be for example:
Sports, Science, Cinema, TV
So our sample Utterances are like this:
{topic}
tell me about {topic}
what