Go to documentation repository
This action allows you to play audio on a Server speaker. 이 작업은 서버 스피커에서 오디오를 재생할 수 있게 해줍니다.
Note | ||
---|---|---|
| ||
To make the Client-side audio playback possible, you have to create a Speaker object allowing Play on Server playback mode (see 스피커 객체). |
To configure the action, set up the parameters:
클라이언트 측 오디오 재생을 가능하게 하려면, 서버 재생 모드에서 재생을 허용하는 스피커 객체를 생성해야 합니다 (스피커 객체 참조). |
이 작업을 구성하려면, 다음과 같은 매개변수를 설정합니다.
Select a speaker 스피커를 선택합니다 (1).
알림을 취소할 조건 (IF 이벤트, 트리거)을 구성합니다.
조건 | 설명 |
타이머 (3) | 타이머 값만 설정됩니다. 알림은 시간 설정에 따라 취소됩니다. |
이벤트 필터 (5) | 하나 이상의 이벤트가 설정되고, 타이머는 00:00:00으로 설정됩니다. 알림은 IF 이벤트 (트리거)에 따라 취소됩니다. |
타이머 (3) + 지능형 이벤트 필터 |
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 | 하나 이상의 이벤트가 설정되고, 타이머는 0이 아닌 값으로 설정됩니다. 알림은 선택된 IF 이벤트 (트리거)가 발생한 후 주어진 시간 내에 취소됩니다. | |
타이머 Timer (3) + OR checkbox 체크박스 (4) + IF (5).One | 하나 이상의 이벤트가 설정되고, 타이머는 0이 아닌 값으로 설정되며, OR 체크박스가 설정됩니다. 이 경우 알림은 두 조건 중 하나에 따라 취소됩니다: 시간 간격이 만료되거나 IF 이벤트 (트리거)가 발생한 경우. 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 |
Info | ||
---|---|---|
| ||
The OR checkbox can be set only if the timer setting is not OR 체크박스는 타이머 설정이 00:00:00.00이 아닐 때만 설정할 수 있습니다. 이벤트는 자동으로 선택할 수 있습니다 — 실행을 시작한 조건에 대한 마지막 이벤트 (An implicit selection of an event is allowed—Last 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 예를 들어, 명령 실행을 트리거한 이벤트가 모든 유형의 검출 도구에서의 시작 시간 트리거라면 종료 이벤트는 동일한 도구에서의 종료 시간 트리거가 될 것입니다. |