Go to documentation repository
Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.
General information
This action allows you to play audio on a server speaker.
Attention!
To execute the action, you must create the Speaker system object with the Play on client playback mode (see The Speaker object).
Configuring an action
To configure the action, do the following:
- Go to the Programming tab.
- In the Event rules or Cycle rules list, click Create... (see Configuring macros).
- Select a start condition that triggers a 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 source parameter, select the audio file you want to play as an audio notification.
In the Finish after parameter group, specify the condition that stops the notification:
Condition
Description
Timer
Only the timer value is set. Notification stops after the set time
Event filter
One or several events are set, timer is set to 00:00:00. Notification stops when any event from the filter occurs
Timer + event filter
One or several events are set, timer is set to non-zero. Notification stops after a specified time after any event in the filter has occurred
Timer + OR checkbox + event filter
One or several events are set, timer is set to non-zero, the OR checkbox is set. In this case, notification stops when whichever condition occurs sooner: either after a specified time or when any event from the filter occurs
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 start conditions).
- 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.