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 PC'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 follows:

...

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 Image Added button below start conditions.
  5. From the drop-down list, select Notification: Play audio on client.
  6. In the Speaker parameter, select the speaker that you want to use to play the audio notification.
    Image Added
  7. In the Audio file parameter, select an audio file that you want to play as a notification.
  8. In the Roles parameter, select the user role for whom the notification must play.
  9. In the Finish after parameter, specifiy the required time if you want to stop notification after a certain time.
  10. Click the Apply Image Added button.

Configuration of the Play audio on client action is complete

...

.