View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
accessibility.interaction-state-change-bell
Default Value:
Valid Values: All special characters that are valid Windows file path, '|' separator and numeric values.
Changes Take Effect: At the next interaction.
Dependencies: application.secondary-audio-out-device
Specifies the interaction state change sound-configuration string. For example: "Sounds\chord.mp3|5|0|primary" The value has four components that are separated by the character '|':
-
The file name and folder relative to the application folder. In some virtual desktop environments, MP3 and other sound file formats cannot be rendered by Direct Show filters. In this scenario, use Direct Show compatible formats such as .wav.
-
The priority. The higher the integer the higher the priority.
-
The duration:
-
0 means play the whole sound one time.
- An integer > 0 means a time, in milliseconds, to play and repeat the sound.
-
Specify whether tones are played on the default audio device, a secondary audio device, or both. If no value is specified for this flag, the value |primary is used by default.
Draft Option
No draft option