Go to documentation repository
Page History
General information
This action allows you to play audio on the client's speakerYou can play back audio via Client PC's loudspeakers.
Note | ||
---|---|---|
| ||
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:
- Go to the Programming tab.
- In the Event rules or Cycle rules list, click Create... (see Configuring macros).
- Select a start condition that triggers a macro (see Configuring start conditions).
- Click the button below start conditions.
- From the drop-down list, select Notification: Play audio on client.
- In the Speaker parameter, select the speaker that you want to use to play the audio notification.
- In the Audio file parameter, select an audio file that you want to play as a notification.
- In the Roles parameter, select the user role for whom the notification must play.
- In the Finish after parameter, specifiy the required time if you want to stop notification after a certain time.
- Click the Apply button.
Configuration of the Play audio on client action is complete
...
.
Overview
Content Tools