- Contents
Interaction Designer Help
Assemble Text Phrase
This Telephony tool allows you to define a sequence of international strings. These strings are a text equivalent of voice prompts that can be use in chats, display strings, emails, faxes, etc.
Inputs
Language
The language code of the prompt phrase to be played. If no language is specified, the default language will be used.
Singular if true
This Boolean permits simple handler-based control over the common case of generating different prompt sequences for plural arguments than for singular ones (e.g., "one car" vs. "two cars"). Set to True to select the Singular Prompt Sequence. Set to False to select the Plural Prompt Sequence.
Text Strings
This tab allows the specification of zero or more international strings that may need to be substituted dynamically into the phrase. Typically, the entries on this tab are string literals or the names of string variables.
Variables
List of String Variables in the current handler
Parameters
The run-time substitution strings that are passed in at run-time to the sequence string.
String
These may be string literals or string variables.
Sequence Strings
A sequence string is a mechanism by which you arrange multiple prompts to be played at one time.
The dialog lets you choose which sequence string to use for this phrase. The Handlers dialog lists the handlers you currently have open. Sequence Strings are resources just like prompts - they are resources of a handler. Simply highlight which handler you want to use and check the box of the sequence string you want to use.
String Output
Variable out
Exit Paths
Next
This tool always takes the Next exit path.