Skip to content

panw/alexa-reminders-api-with-voice-permissions-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banana Stand Reminders API Demo

This code sample walks you through how to integrate the Reminders API into your skill. For addtional information, see the following complimentary material to the code:

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

You: Alexa, open banana stand.

Alexa: Welcome to the banana stand, would you like a reminder a one p. m. to get a banana?

You: Yes.

Alexa: You succesfully scheduled a daily reminder at one p. m. to get a banana.

Note:

  • You will need to grant reminders permissions to the skill using the Alexa app.
  • Attempting a one shot to create the reminder may trigger the built in reminder functionality.
  • Reminders are not supported in the Alexa developer console simulator.

Related Content

Releases

No releases published

Packages

No packages published