Wait for Prompt Queue

Instructs the script to either wait for all prompts in the Add to Prompt Queue action cell(s) to stop playing or to wait for a specified period before moving to the next action cell in the script.

Use it to ensure that an intelligible portion of the prompts configured in Add to Prompt Queue action cells have played.

Place this after one or a sequence of Add to Prompt Queue action cells and action cells performing a potentially lengthy operation such as a database lookup that have kept the caller waiting.

Properties

Select one of the following options:

Wait for all prompts to finish

Select this force the audio in the Add to Prompt Queue action cell(s) to play to the end before passing control to the next action cell.

Wait for a period of time

Select this to force the audio in the Add to Prompt Queue action cell(s) to play to the end or for a specified duration (whichever occurs first) before passing control to the next action cell.

Exit points

Exit point

Taken

[Play Ended]

When the audio in the Add to Prompt Queue action cell(s) have played to the end, irrespective of this action cell's wait settings.

[Playing]

If the Add to Prompt Queue action cell(s) are still playing when the value in Wait for a period of time has expired.

[Termination Digit]

If the caller pressed a termination key (defined in any of the Add to Prompt Queue action cells).

Error

If an error has occurred.