Jump to: navigation, search
(accessibility.interaction-state-change-bell)
(accessibility.agent-state-change-bell)
Line 5: Line 5:
 
*Valid Values: All special characters that are valid in a URL file path, the '|' separator, and numeric values.
 
*Valid Values: All special characters that are valid in a URL file path, the '|' separator, and numeric values.
 
*Changes take effect: When the session is started or restarted.
 
*Changes take effect: When the session is started or restarted.
*Description: Specifies the agent state change sound-configuration string. For example: 'BELL|7|0'. The value has three components that are separated by the pipe ('|') character. The first is the sound file name (the BELL, RING, CHORD or WARNING predefined aliases or an absolute URL to a MP3 file). The second is a priority &mdash; the higher the integer, the higher the priority. The last is the duration (<tt>0</tt> means play the whole sound once; an integer greater than <tt>0</tt> represents the length of time, in milliseconds, to play and repeat the sound).
+
*Description: Specifies the agent state change sound-configuration string. For example: 'BELL|7|0'. The value has three components that are separated by the pipe ('|') character. The first is the sound file name (the BELL, RING, CHORD or WARNING predefined aliases or an absolute URL to a MP3 file). The second is a priority &mdash; the higher the integer, the higher the priority. The last is the duration, which can have the following values:
 +
**<tt>-1</tt> &mdash; play and repeat the sound until an explicit message, such as event established, causes it to stop.
 +
**<tt>0</tt> &mdash; play the whole sound once
 +
**an integer greater than <tt>0</tt> &mdash; the length of time, in milliseconds, to play and repeat the sound
  
 
====accessibility.interaction-state-change-bell====
 
====accessibility.interaction-state-change-bell====

Revision as of 18:37, June 16, 2015

Accessibility

accessibility.agent-state-change-bell

  • Default Value:
  • Valid Values: All special characters that are valid in a URL file path, the '|' separator, and numeric values.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the agent state change sound-configuration string. For example: 'BELL|7|0'. The value has three components that are separated by the pipe ('|') character. The first is the sound file name (the BELL, RING, CHORD or WARNING predefined aliases or an absolute URL to a MP3 file). The second is a priority — the higher the integer, the higher the priority. The last is the duration, which can have the following values:
    • -1 — play and repeat the sound until an explicit message, such as event established, causes it to stop.
    • 0 — play the whole sound once
    • an integer greater than 0 — the length of time, in milliseconds, to play and repeat the sound

accessibility.interaction-state-change-bell

  • Default Value:
  • Valid Values: All special characters that are valid in a URL file path, the '|' separator, and numeric values.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the interaction state change sound-configuration string. For example: 'BELL|7|0'. The value has three components that are separated by the pipe ('|') character. The first is the sound file name (the BELL, RING, CHORD or WARNING predefined aliases or an absolute URL to a MP3 file). The second is a priority — the higher the integer, the higher the priority. The last is the duration, which can have the following values:
    • -1 — play and repeat the sound until an explicit message, such as event established, causes it to stop.
    • 0 — play the whole sound once
    • an integer greater than 0 — the length of time, in milliseconds, to play and repeat the sound

accessibility.warning-message-bell

  • Default Value:
  • Valid Values: All special characters that are valid in a URL file path, the '|' separator, and numeric values.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the warning message sound-configuration string. For example: 'BELL|7|0'. The value has three components that are separated by the pipe ('|') character. The first is the sound file name (the BELL, RING, CHORD or WARNING predefined aliases or an absolute URL to a MP3 file). The second is a priority — the higher the integer, the higher the priority. The last is the duration, which can have the following values:
    • -1 — play and repeat the sound until an explicit message, such as event established, causes it to stop.
    • 0 — play the whole sound once
    • an integer greater than 0 — the length of time, in milliseconds, to play and repeat the sound
Comments or questions about this documentation? Contact us for support!