Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General information

This action allows you to play audio on a Server server speaker. 

Note
titleAttention!

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 Objectobject).

Configuring an action

To configure the action, set up do the parametersfollowing:

  1. Go to the Programming tab.
  2. In the Event rules or Cycle rules list, click Create... (see Configuring
  3. Configure the conditions to start a macro (see Configuring filters for event-driven
  4. macros).
  5. Select a start condition that triggers a
  6. speaker (1).Image Removed
  7. macro (see Configuring start conditions).
  8. Click the Image Added button below start conditions.
  9. From the drop-down list, select Notification: Play audio on device.
  10. In the Speaker parameter, select the required speaker.
  11. In the
  12.  Audio file field (2), enter the full path to the audio notification file.
  13. Audio source parameter, select the audio file you want to play as an audio notification.
    Image Added
  14. In the Finish after parameter group, specify the condition that stops

  15. Configure a condition (IF event, trigger) that will cancel
  16. the notification:

    Condition

    Description

    Timer

  17. (3)
  18. Only

  19. a
  20. the timer value is set.

  21. Alerts are cancelled according to the time setting
  22. Notification stops after the set time

    Event filter

  23. (5)
  24. One or several events are set,

  25. the
  26. timer is set to 00:00:00.

  27. Alerts are cancelled according to the IF event (trigger)Timer (3) + Intelligent event filter (IF) (5).
  28. Notification stops when any event from the filter occurs

    Timer + event filter 

    One or several events are set,

  29. the
  30. timer is set to non-zero.

  31. Alerts are cancelled in a given
  32. Notification stops after a specified time after

  33. the selected IF event (trigger) occursTimer (3)
  34. any event in the filter has occurred

    Timer + OR checkbox

  35. (4) + IF (5).
  36. + event filter

    One or several events are set,

  37. the
  38. timer is set to non-zero,

  39. the
  40. the OR checkbox is set. In this case,

  41. the alert is cancelled on any of the two conditions: after the time interval expires or if an IF event (trigger)
  42. notification stops when whichever condition occurs sooner: either after a specified time or when any event from the filter occurs

    Info
    titleNote

...

    • 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.
  1. Click the Apply Image Added button.

Configuration of the Play audio on device action is complete.