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 play back audio via Client's loudspeakers

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

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

Configuration of the Play audio on client action is complete.