> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/new-alarms/ko/configuration/configure-an-alarm-response/agent-talk-down.md).

# 에이전트 통화 경고

{% hint style="success" %}
이 문서는 새 Alarms를 위한 가이드입니다. 이 문서를 참조하세요 [문서](/classic-alarms/ko/configuration/agent-talk-down-with-classic-alarms.md) 기존 Alarms를 사용하는 경우. 다음을 참조하세요 [New Alarms와 Classic Alarms 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용 중인지 확실하지 않은 경우.
{% endhint %}

***

**에이전트 토크다운** 원격 모니터링 에이전트가 경보가 울리면 스피커를 사용해 실시간 음성 경고를 수행하여, 당국을 출동시키기 전에 침입자를 저지할 수 있게 합니다.

{% hint style="warning" %}
**지원되는 스피커:** BZ11 혼 스피커, 모든 Verkada 인터콤 모델.
{% endhint %}

### 요구 사항

* BZ11 혼 스피커를 사용하는 경우:
  * BZ11은 경보 사이트의 카메라와 페어링되어야 합니다.
  * BZ11과 페어링된 카메라는 카메라 파티션에서 트리거로 구성되어야 합니다.
* 인터콤을 사용하는 경우:
  * **비디오 인터콤:** 내장 카메라는 카메라 파티션에서 트리거로 구성되어야 합니다.\
    **참고:** 에이전트 토크다운은 내장 카메라가 명시적으로 경보 트리거로 추가된 경우에만 작동합니다.
  * **오디오 인터콤:** 페어링된 카메라는 카메라 파티션에서 트리거로 구성되어야 합니다.
* 응답 수준은 다음으로 설정해야 합니다 **표준**.

{% hint style="danger" %}
위 요구 사항 중 하나라도 충족되지 않으면, 에이전트 토크다운이 사이트에 제대로 구성되지 않았을 수 있으며 예상대로 작동하지 않을 수 있습니다.
{% endhint %}

***

## 에이전트 토크다운 구성

{% hint style="warning" %}
**에이전트 토크다운** 스피커가 카메라 트리거로 추가된 카메라와 페어링되어 있으면 기본적으로 활성화됩니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Alarms로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 Alarms 사이트를 선택합니다.**
{% endstep %}

{% step %}
**카메라 만들기** [**파티션**](/new-alarms/ko/configuration/alarm-sites/configure-partitions.md#create-a-camera-partition) **그리고 스피커와 연결된 카메라를 추가합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Response > 트리거 카메라의 에이전트 토크다운을 선택합니다.**

{% hint style="danger" %}
에이전트 토크다운은 다음에 대해서만 사용할 수 있습니다 **표준** 응답 수준.
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/d47cbcdf5fef7084053aba48c56bf8f72f4407b1" alt="" width="546"></div>
{% endstep %}

{% step %}
**오른쪽 상단에서 Talkdown enabled를 활성화합니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/f9b3b9ae740a40e1fa98af66cd5c338a7e171075" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**실제로 보고 싶으신가요?** 다음을 확인하세요 [비디오 튜토리얼](https://www.youtube.com/watch?v=ff_TxRmg__c).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.verkada.com/new-alarms/ko/configuration/configure-an-alarm-response/agent-talk-down.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
