Plays a storm CONDUCTOR announcement to the caller. |
Option |
Description |
Announcement ID |
The ID of the storm CONDUCTOR announcement containing the audio to play to the caller (a literal value preceded by =, or a string variable as shown below). It is recommended that you use a Get Value or Get Values action cell earlier in your script to acquire the parameter for the announcement from CONDUCTOR. An announcement may contain a single audio prompt or a series of audio prompts. The audio prompts will be those configured in your default media list in CONDUCTOR (unless you want to play an equivalent set of prompts from another media list as determined by the setting below). |
Override Default Media List/ Media List |
Select this Override Default Media List check box if you want to play equivalent prompts from another media list and then enter the name of the media list (or provide a variable) in the Media List field. The prompts in the selected media list must have the same names as those in the default media list otherwise execution will exit along the Error exit point. |
Exit Point |
Description |
Complete |
This is taken when the announcement has played successfully. |
Announcement Not Found |
The announcement does not exist. |
Error |
This is taken if an error has occurred. |