Go to documentation repository
Page History
General information
This action allows you to play audio on a Server server speaker.
Note | ||
---|---|---|
| ||
To make the Client-side audio playback possibleexecute the action, you have to must create a Speaker object allowing the Speaker system object with the Play on Serverclient playback mode (see see The Speaker object). |
Configuring an action
To configure the action, set up do the parametersfollowing:
- Go to the Programming tab.
- In the Event rules or Cycle rules list, click Create... (see Configuring Configure the conditions to start a macro (see Configuring filters for event-driven
- macros).
- Select a start condition that triggers a speaker (1).
- macro (see Configuring start conditions).
- Click the button below start conditions.
- From the drop-down list, select Notification: Play audio on device.
- In the Speaker parameter, select the required speaker.
- In the Audio file field (2)
- Audio source parameter, select the audio file you want to play as an audio notification file
- . Configure a condition (IF event, trigger) that will cancel
In the Finish after parameter group, specify the condition that stops the notification:
Condition
Description
Timer
(3)Only
a the timer value is set.
Alerts are cancelled according to the time settingNotification stops after the set time
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).Notification stops when any event from the filter occurs
Timer + event filter
One or several events are set,
the timer is set to non-zero.
Alerts are cancelled in a given Notification stops after a specified time after
the selected IF event (trigger) occursTimer (3) any event in the filter has occurred
Timer + OR checkbox
(4) + IF (5).+ event filter
One or several events are set,
the timer is set to non-zero,
the 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) notification stops when whichever condition occurs sooner: either after a specified time or when any event from the filter occurs
Info title Note
...
- You can set the OR checkbox
...
- only if the timer setting is
...
- non-zero.
- An implicit selection of an event is
...
- allowed—Last event for condition that initiated execution (see Configuring
...
...
- If the event that initiated the execution of the command
...
- is the Triggering start from any type of
...
- detector, then the end event
...
- is the Triggering end from the same detector.
- Click the Apply button.
Configuration of the Play audio on device action is complete.