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.
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.
Alexa Prompt with the phrase what Alexa will say.{systolic} OK?"{appointmentDate} at {appointmentTime}. Is that correct?"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.