Versions Compared

Key

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

General information

This action allows you to play audio on the client's speakerYou can playback audio via Client's speakers

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 client playback playback mode (see The Speaker object).

Configuring an action

To configure this action, do as followsthe 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
  4. Configure the conditions to start
  5. a macro (
  6. see Configuring filters for event-driven macros).
  7. Select the speaker for audio notifications (1) playback.
    Image Removed
  8. see Configuring start conditions).
  9. Click the Image Added button below start conditions.
  10. From the drop-down list, select Notification: Play audio on client.
  11. In the Speaker parameter, select the speaker that you want to use to play the audio notification.
    Image Added
  12. In the Audio file parameter, select
  13. Select
  14. an audio file that you want to play as a notification
  15. (2)
  16. .
  17.  
  18. Select a role to address notification to specific users (3).
  19. If you need to cancel audio notification after some time, set the required time interval (4).
  20. To cancel audio notification initiated by an event, do the following:
  21. Create a new event macro with all required events filtered (see Configuring macros, Configuring start conditions).
  22.  Add a Stop audio on client action to a macro.
    Image Removed
  23. Select the speaker on which you want to cancel audio notification (1).
  24. If you need to cancel notification after a certain amount of time, set the required time interval (2)
  25. In the Roles parameter, select the user role for whom the notification must play.
  26. In the Finish after parameter, specifiy the required time if you want to stop notification after a certain time.
  27. Click the Apply Image Added button.

Configuration of the Play audio on client action is complete.