Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.

Previous page Stop audio on client  Execute queries and actions Next page

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:

  1. Go to the Programming tab.
  2. In the Event rules or Cycle rules list, click Create... (see Configuring macros).
  3. Select a start condition that triggers a macro (see Configuring start conditions).
  4. Click the  button below start conditions.
  5. From the drop-down list, select Notification: Play audio on device.
  6. In the Speaker parameter, select the required speaker.
  7. In the Audio source parameter, select the audio file you want to play as an audio notification.
  8. 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.
  9. Click the Apply button.

Configuration of the Play audio on device action is complete.

  • No labels