Alexa Prompt Element

Prepares a prompt which can be used in the following elements and respective containers: Dialog Intent Filter in intent confirmation Alexa prompts, Intent Slot Dialog in Alexa Prompts and intent slot confirmation Alexa prompts, Alexa Dialog Validator Element in alexa prompts. This filter is also used to define the Alexa Dialog Model to contain prompts where needed.

When to use?

Used when you have elements and respective containers: Dialog Intent Filter in intent confirmation Alexa prompts, Intent Slot Dialog in Alexa Prompts and intent slot confirmation Alexa prompts, Alexa Dialog Validator Element in alexa prompts.

Parameters:

How to use:

  1. Just fill the Alexa Prompt with the phrase what Alexa will say.
  2. Place the element in one of the respective elements and containers defined before.

Example Usage

Note that in the example below we used {systolic}, {appointmentDate} or {appointmentTime}. This expression represent the actual slot value which will also be the part of the Alexa Speech Prompt.

With that you can let the user know if the slot values are correct to continue with the flow.