Documentation for C-Werk 2.0.

Previous page The E-mail notifier object  Voice notification from Client Next page

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

Attention!

To make the Client-side audio playback possible, you have to create a Speaker object allowing Play on Server playback mode (see The Speaker Object).

To configure the action, set up the parameters:

  1. Configure the conditions to start a macro (see Configuring filters for event-driven macros).
  2. Select a speaker (1).

  3. In the Audio file field (2), enter the full path to the audio notification file.
  4. Configure a condition (IF event, trigger) that will cancel the notification:

    Condition

    Description

    Timer (3)

    Only a timer value is set. Alerts are cancelled according to the time setting

    Event filter (5)

    One or several events are set, the timer is set to 00:00:00. Alerts are cancelled according to the IF event (trigger)

    Timer (3) + Intelligent event filter (IF) (5).

    One or several events are set, the timer is set to non-zero. Alerts are cancelled in a given time after the selected IF event (trigger) occurs

    Timer (3) + OR checkbox (4) + IF (5).

    One or several events are set, the timer is set to non-zero, the OR checkbox is set. In this case, the alert is cancelled on any of the two conditions: after the time interval expires or if an IF event (trigger) occurs

Note

The OR checkbox can be set only if the timer setting is not 00:00:00.

An implicit selection of an event is allowedLast event for condition that initiated execution (see Configuring filters for event-driven macros).

For example, if the event that triggered the execution of the command was the Start time of detection tool trigger from any type of detection tools, then the end event will be the End time of detection tool trigger from the same tool.

  • No labels