> 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/ja/she-ding/set-up-the-bz11-horn-speaker.md).

# BZ11ホーンスピーカーをセットアップする

{% hint style="success" %}
この記事は新しいアラーム向けのガイドです。こちらを参照してください [記事](/classic-alarms/ja/she-ding/set-up-the-bz11-horn-speaker-with-classic-alarms.md) クラシック アラームをお使いの場合は、こちらを参照してください。詳細は [New アラームと Classic アラームの違い](/new-alarms/ja/hajimeni/new-alarms-vs-classic-alarms.md) どのバージョンのアラームをお使いか不明な場合は、こちらをご覧ください。
{% endhint %}

***

Verkada を使用できます [BZ11 ホーンスピーカー](https://docs.verkada.com/docs/horn-speaker-bz11-datasheet.pdf) Verkada カメラの有無にかかわらず使用でき、またアラームライセンスと組み合わせることで、次のような高度な機能を提供できます。 [担当者によるトークダウン](/classic-alarms/ja/she-ding/set-up-the-bz11-horn-speaker-with-classic-alarms.md).

単体デバイスとして、 **デバイス** ページから、Verkada Command からスピーカーへの通話を開始できます。Verkada カメラに関連付けると、カメラを使用して、Command のユーザーにトークダウンに必要な状況を提供できます。

管理者は、アラームが発報されたときにスピーカーから再生するカスタム音声ファイルを構成できます。さらに、担当者によるトークダウンを有効にして、Verkada のビデオ監視担当者が脅威に対応し、スピーカーを通じてライブ トークダウンを行い、侵入者を抑止できます。

***

## デバイスページから通話を開始

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Devices] に移動します。**
{% endstep %}

{% step %}
**ホーンスピーカーを選択します。**
{% endstep %}

{% step %}
**［再生］をクリックして短いテスト音を再生します。**
{% endstep %}

{% step %}
**［Phone］をクリックして通話を開始します。**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
スピーカー設定の下にあるスライダーとチェックボックスを使用して、音量とマイク設定を調整できます。
{% endhint %}

***

## カメラのライブストリーミングする映像から通話を開始

カメラからトークダウンを開始する前に、カメラをスピーカーに関連付ける必要があります。

### カメラをペアリング

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Devices] に移動します。**
{% endstep %}

{% step %}
**ホーンスピーカーを選択します。**
{% endstep %}

{% step %}
**スピーキング設定で、［Select Cameras］をクリックします。**

a. 追加するカメラを選択します。\
b. クリックします **完了。**
{% endstep %}
{% endstepper %}

### 初回通話

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Devices] に移動します。**
{% endstep %}

{% step %}
**ホーンスピーカーを選択します。**
{% endstep %}

{% step %}
**［Paired Cameras］リストからカメラを選択します。**
{% endstep %}

{% step %}
**ライブフィードの右下でクリックして、通話を開始します。**
{% endstep %}

{% step %}
**（オプション）同じカメラに複数のスピーカーデバイスが構成されている場合は、クリックして通話したい特定のデバイスを選択します。**
{% endstep %}
{% endstepper %}

***

## スピーカーをアラームの出力として有効にする

デフォルトでは、スピーカーがカメラトリガーとして追加されたカメラとペアリングされている場合、担当者によるトークダウンが有効です。

{% stepper %}
{% step %}
**Command で、\[All Products] > \[アラーム] に移動します。**
{% endstep %}

{% step %}
**設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Response] > \[担当者によるトークダウン] を選択します。**

**注:** 担当者によるトークダウンは、次の場合にのみ利用できます **標準** レスポンスモード。
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
スピーカーに関連付けられたカメラは、担当者がスピーカーを使用できるようにする前に、アラームサイト内のカメラパーティションのトリガーとして構成されている必要があります。
{% 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/ja/she-ding/set-up-the-bz11-horn-speaker.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.
