Jump to: navigation, search
(Update with the copy of version: 8.5.2DRAFT)
(Update with the copy of version: 8.5.2DRAFT)
Line 1: Line 1:
 
= Accessibility=
 
= Accessibility=
 +
Workspace Web Edition provides the following options for managing accessibility features:
 
__TOC__
 
__TOC__
 
====accessibility.agent-state-change-bell====
 
====accessibility.agent-state-change-bell====
Line 42: Line 43:
 
**<tt>0</tt> &mdash; play the whole sound once
 
**<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
 
**an integer greater than <tt>0</tt> &mdash; the length of time, in milliseconds, to play and repeat the sound
 +
 +
====accessibility.visual-impairment-profile====
 +
*Default Value: <tt>false</tt>
 +
*Valid Values: <tt>true</tt>, <tt>false</tt>
 +
*Changes take effect: When the session is started or restarted.
 +
*Description: Specifies whether the profile for visually impaired users is active. This option enables users to navigate interface elements from keyboard navigation and tooltips by using a Screen Reader application. Some components might change their behavior in this mode. For example, Team Communicator is collapsed in this configuration.
 +
 +
====accessibility.voicemail-new-message-change-bell====
 +
*Default Value:
 +
*Valid Values: All special characters that are valid URL file path, '|' separator, and numeric values.
 +
*Changes take effect: When the session is started or restarted.
 +
*Description: Specifies the Voice Mail counter change sound-configuration string for new messages. For example: <tt>'BELL|7|0'</tt>. The value has three components that are separated by the pipe character '|'.
 +
**Sound file name (BELL, RING, CHORD or WARNING, predefined aliases, or an absolute URL to a mp3 file).
 +
**Priority level. The higher the integer, the higher the priority.
 +
**Duration. 0 means to play the whole sound one time. An integer greater than 0 means a time in milliseconds to play and repeat the sound.
  
 
====accessibility.warning-message-bell====
 
====accessibility.warning-message-bell====
Line 52: Line 68:
 
**an integer greater than <tt>0</tt> &mdash; the length of time, in milliseconds, to play and repeat the sound
 
**an integer greater than <tt>0</tt> &mdash; the length of time, in milliseconds, to play and repeat the sound
  
 +
====keyboard.shortcut.interaction.next====
 +
*Default Value: <tt>Alt+N</tt>
 +
*Valid Values: The name of a key or a key combination. A key combination begins with one of the following modifier key names: <tt>Ctrl</tt>, <tt>Shift</tt>, <tt>Alt</tt>, and <tt>Win</tt>, and ends with a character key. Separate the modifier key name from the character key with the '''+''' character.
 +
*Changes take effect: When the session is started or restarted.
 +
*Description: The combination of keys that a user can use as a keyboard shortcut to jump to the next case interaction.
 +
 +
====keyboard.shortcut.interaction.previous====
 +
*Default Value: <tt>Alt+B</tt>
 +
*Valid Values: The name of a key or a key combination the begins with one of the following modifier key names: <tt>Ctrl</tt>, <tt>Shift</tt>, <tt>Alt</tt>, and <tt>Win</tt>, and ends with a character key. Separate the modifier key name from the character key with the '''+''' character.
 +
*Changes take effect: When the session is started or restarted.
 +
*Description: The combination of keys that a user can use as a keyboard shortcut to jump to the previous case interaction.
 +
 +
====keyboard.shortcut.jump-to-last-error====
 +
*Default Value: <tt>Alt+L</tt>
 +
*Valid Values: The name of a key or a key combination the begins with one of the following modifier key names: C<tt>Ctrl</tt>, <tt>Shift</tt>, <tt>Alt</tt>, and <tt>Win</tt>, and ends with a character key. Separate the modifier key name from the character key with the '''+''' character.
 +
*Changes take effect: When the session is started or restarted.
 +
*Description: The combination of keys that a user can use as a keyboard shortcut to jump the focus to the last error.
  
 
[[Category:V:HTCC:8.5.2]]
 
[[Category:V:HTCC:8.5.2]]

Revision as of 19:10, September 2, 2016

Accessibility

Workspace Web Edition provides the following options for managing accessibility features:

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.dialog-bell

  • Default value:
  • Valid value: All special characters that are valid URL file path, '|' separator and numeric values.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the dialog sound-configuration string. For example: 'BELL|7|0'. The value has three components that are separated by the character '|'. The first is the sound file name (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:
    • 0 — play the whole sound once
    • an integer greater than 0 — the length of time, in milliseconds, to play and repeat the sound

accessibility.dialog-error-bell

  • Default value:
  • Valid value: All special characters that are valid URL file path, '|' separator and numeric values.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the error alert sound-configuration string. For example: 'BELL|7|0'. The value has three components that are separated by the character '|'. The first is the sound file name (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:
    • 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.outbound-campaign-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 outbound campaign 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 an 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:
    • 0 — play the whole sound once
    • an integer greater than 0 — the length of time, in milliseconds, to play and repeat the sound

accessibility.visual-impairment-profile

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies whether the profile for visually impaired users is active. This option enables users to navigate interface elements from keyboard navigation and tooltips by using a Screen Reader application. Some components might change their behavior in this mode. For example, Team Communicator is collapsed in this configuration.

accessibility.voicemail-new-message-change-bell

  • Default Value:
  • Valid Values: All special characters that are valid URL file path, '|' separator, and numeric values.
  • Changes take effect: When the session is started or restarted.
  • Description: Specifies the Voice Mail counter change sound-configuration string for new messages. For example: 'BELL|7|0'. The value has three components that are separated by the pipe character '|'.
    • Sound file name (BELL, RING, CHORD or WARNING, predefined aliases, or an absolute URL to a mp3 file).
    • Priority level. The higher the integer, the higher the priority.
    • Duration. 0 means to play the whole sound one time. An integer greater than 0 means a 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

keyboard.shortcut.interaction.next

  • Default Value: Alt+N
  • Valid Values: The name of a key or a key combination. A key combination begins with one of the following modifier key names: Ctrl, Shift, Alt, and Win, and ends with a character key. Separate the modifier key name from the character key with the + character.
  • Changes take effect: When the session is started or restarted.
  • Description: The combination of keys that a user can use as a keyboard shortcut to jump to the next case interaction.

keyboard.shortcut.interaction.previous

  • Default Value: Alt+B
  • Valid Values: The name of a key or a key combination the begins with one of the following modifier key names: Ctrl, Shift, Alt, and Win, and ends with a character key. Separate the modifier key name from the character key with the + character.
  • Changes take effect: When the session is started or restarted.
  • Description: The combination of keys that a user can use as a keyboard shortcut to jump to the previous case interaction.

keyboard.shortcut.jump-to-last-error

  • Default Value: Alt+L
  • Valid Values: The name of a key or a key combination the begins with one of the following modifier key names: CCtrl, Shift, Alt, and Win, and ends with a character key. Separate the modifier key name from the character key with the + character.
  • Changes take effect: When the session is started or restarted.
  • Description: The combination of keys that a user can use as a keyboard shortcut to jump the focus to the last error.
Comments or questions about this documentation? Contact us for support!