View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
chat.pending-response-to-customer-bell
Default Value:
Valid Values: All special characters that are valid Windows file path, '|' separator and numeric values.
Changes Take Effect: Immediately
Introduced: 8.5.122.08
Related Options: application.secondary-audio-out-device
Specifies the configuration string for the chat pending response sound. For example: "Sounds\chord.mp3|7|0|primary" The value has four components that are separated by the character '|':
- The file name and folder relative to the application folder. It may happen that on some virtual desktop, MP3 or other sounds format cannot be rendered by Direct Show filters. Files format that can be played (.wav, …) with Direct Show must be used here.
- 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.
- The output devices:
- primary means plays on the default output device.
- secondary means plays on the output device specified by the application.secondary-audio-out-device option.
- both means plays on both default output device and the output device specified by the application.secondary-audio-out-device option.
Draft Option
No draft option