TTS Script Variables
Begin the TTSsample.aef script design process by using the Variable pane of the Cisco Unified CCX Editor to define script variables.
Figure shows the variables of the TTSsample.aef script as they appear in the Variable pane of the Cisco Unified CCX Editor window.

Table describes the variables used in the TTSsample.aef sample script.
Variable Name |
Variable Type |
Value |
Function |
---|---|---|---|
spanishPrompt |
Prompt |
— |
Prompt created by the second Create TTS Prompt step, which is played by the subsequent Menu step. (See The Second Create TTS Prompt Step.) |
spanishPromptDoc |
Document |
null |
Variable created by the Create File Document step to store a reference to the text file in order to make it available for the subsequent Create TTS Prompt. (See The Create File Document Step.) |
welcomePrompt |
Prompt |
— |
Prompt created by the first Create TTS Prompt step, which is played back by the subsequent Play Prompt step. (See The First Create TTS Prompt Step.) |