Jump to: navigation, search
(Auto-creation of topic Documentation:HTCC:IWWDep:Accessibility:8.5.2DRAFT via TOC Documentation:HTCC:IWWDepTOC8.5.2DRAFT)
 
Line 1: Line 1:
 
= Accessibility=
 
= Accessibility=
 +
__TOC__
 +
====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 &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).
  
 +
====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 &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).
 +
 +
====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 &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).
 
[[Category:V:HTCC:8.5.2DRAFT]]
 
[[Category:V:HTCC:8.5.2DRAFT]]

Revision as of 18:03, 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 (0 means play the whole sound once; an integer greater than 0 represents 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 (0 means play the whole sound once; an integer greater than 0 represents 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 (0 means play the whole sound once; an integer greater than 0 represents the length of time, in milliseconds, to play and repeat the sound).

Comments or questions about this documentation? Contact us for support!