Go to documentation repository
Page History
...
Note | ||
---|---|---|
| ||
To make the Client-side audio playback possible, you have to create a Speaker object allowing Play on Server playback mode (see The Speaker Objectobject). |
To configure the action, set up the parameters:
- Configure the conditions to start a macro (see Configuring filters for event-driven macros).
Select a speaker (1).
- In the Audio file field (2), enter the full path to select the audio notification file.
Configure a condition (IF event, trigger) that will cancel the notification:
Condition
Description
Timer (3)
Only a timer value is set. Alerts are cancelled according to the time setting
Event filter (5)
One or several events are set, the timer is set to 00:00:00. Alerts are cancelled according to the IF event (trigger)
Timer (3) + Intelligent event filter (IF) (5).
One or several events are set, the timer is set to non-zero. Alerts are cancelled in a given time after the selected IF event (trigger) occurs
Timer (3) + OR checkbox (4) + IF (5).
One or several events are set, the timer is set to non-zero, the OR checkbox is set. In this case, the alert is cancelled on any of the two conditions: after the time interval expires or if an IF event (trigger) occurs
...