(→Accessibility) |
|||
Line 52: | Line 52: | ||
**an integer greater than <tt>0</tt> — the length of time, in milliseconds, to play and repeat the sound | **an integer greater than <tt>0</tt> — the length of time, in milliseconds, to play and repeat the sound | ||
+ | {{Chgbar_open}} | ||
+ | ====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.{{Chgbar_close}} | ||
[[Category:V:HTCC:8.5.2DRAFT]] | [[Category:V:HTCC:8.5.2DRAFT]] |
Revision as of 19:18, June 27, 2016
Accessibility
Contents
- 1 Accessibility
- 1.1 accessibility.agent-state-change-bell
- 1.2 accessibility.dialog-bell
- 1.3 accessibility.dialog-error-bell
- 1.4 accessibility.interaction-state-change-bell
- 1.5 accessibility.outbound-campaign-state-change-bell
- 1.6 accessibility.warning-message-bell
- 1.7 keyboard.shortcut.interaction.next
- 1.8 keyboard.shortcut.interaction.previous
- 1.9 keyboard.shortcut.jump-to-last-error
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.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!