Print

Associating a custom dictionary with an application through Experience Portal

Procedure

  1. Follow the steps described in Adding a speech application to Experience Portal or Changing speech application settings through Avaya Experience Portal.
  2. When you get to the TTS section in the Speech Parameters group, go to the TTS field and:
    • If your Vocalizer server is on Linux, add the switts.ssftrs_dict_enable=”file:///opt/ttsdict/<dictionary name>.<extension> parameter.

    • If your Vocalizer server is on Windows, add the switts.ssftrs_dict_enable=”file://<drive>/<full path>/<dictionary name>.<extension> parameter.

  3. Click Save.

Example

On Windows, if your dictionary is stored in a file called C:/custom/ttsdict/my_dictionary.bdc, specify the following:

switts.ssftrs_dict_enable=”file://C:/custom/ttsdict/my_dictionary.bdc”