Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleUsing data sources

To use any dynamic elements in the Data Announcer applet, you must configure data sources. These data sources must contain the required values for the elements when ContactWorld NewVoiceMedia routes the call to the applet.

Insert excerpt
_ExcerptDataSourceApplets
_ExcerptDataSourceApplets
nopaneltrue

...

  1. In the same interaction plan as your data sources (if using data sources), create a Data Announcer applet.
  2. In the Announcement Type list, click Text. The Voice and Text fields appear.
  3. In Voice, define the name of the voice you want to use to announce the text. You can use either a static value or a dynamic value from a data source.
    To use a static value, type the name of the voice you want to use.
    To use a dynamic value from a data source, type the dollar sign ($). A list of available data sources appears. Click the data source that will contain the required value at run time.
    Whether you use a static or dynamic value for the name of the voice, the name must match the name provided by Amazon Polly. The name is case-sensitive. For a list of voices available in Amazon Polly, see Amazon Polly voices.
    The Voice field can contain a maximum of 50 characters.
  4. In Text, define the text you want announced.
    The Text field can contain text, digits, or a combination. You can include both static values and dynamic values from data sources.
    To use a dynamic value from a data source, type the dollar sign ($). A list of available data sources appears. Click the data source that will contain the required value at run time.
    The Text field can contain a maximum of 500 characters.
  5. In the Routing section, click the applet that ContactWorld NewVoiceMedia routes the interaction to after the Data Announcer applet on success and failure.
  6. Click Update. Configure the rest of your interaction plan as required.
    Now when ContactWorld NewVoiceMedia routes a call through the Data Announcer applet, the caller hears the configured text in the specified Amazon Polly voice.

...