Associating a custom dictionary with an application through Experience Portal

Last Updated : Sep 16, 2014 |
Prolog information
  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.
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”