Skip to content
#

alexa

Here are 1,363 public repositories matching this topic...

roschler
roschler commented Apr 25, 2018

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

Improve this page

Add a description, image, and links to the alexa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alexa topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.