Skip to content

Latest commit

 

History

History
 
 

skill-demo-progressive-response

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Progressive Response Demo

Sometimes it may take some time before a response can be sent to a user. Rather than wait in silence, it is better to provide an initial response and then follow it up with the full response. The Progressive Response API allows for that. This demo fetches data from a remote source after providing an initial resposne to the user.

What You Will Need

Setting Up the Demo

This folder contains the interaction model and skill code. It is structured to make it easy to deploy if you have the ASK CLI already setup. If you would like to use the Developer Portal, you can follow the steps outlined in the Hello World example, substituting the Model and the skill code when called for.

Running the Demo

To start the demo say "alexa open progressive response demo what happened on August thirtieth". Alexa will provide an initial response, insert an artificial five second delay, and then provide the list of events.