# AI 搭載音声ディレクトリを設定する

AI搭載の音声案内により、来訪者は声だけで適切なテナントを見つけて呼び出すことができます。呼出ボタンを押すとAIエージェントが来訪者にテナント名またはそのテナントの通話フロー内のユーザー名を言うよう促し、選択を確認して通話を接続します。ダイヤルコードやキーパッド入力は不要です。

{% hint style="warning" %}
この機能はTD63-HWでのみサポートされています。
{% endhint %}

{% hint style="danger" %}
AI搭載音声案内を有効化および設定するにはサイト管理者権限が必要です。
{% endhint %}

***

### 開始前に

を有効化して設定します [キーパッドディレクトリ](/intercom/ja/she-ding/wire-a-video-intercom/set-up-td63-keypad-directory.md) AI搭載音声案内で使用する予定の任意のTD63デバイスで。

***

## 設定

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

{% step %}
**設定するインターホンを選択します。**
{% endstep %}

{% step %}
**上部で Receivers を選択します。**&#x20;
{% endstep %}

{% step %}
**Call Code: Call Button の最初のテナントをリストから選択します。**
{% endstep %}

{% step %}
**Enable AI Voice Directory をオンに切り替えます**.

1. を選択します **開始言語** これは呼出ボタンが最初に押されたときにエージェントが使用する言語です。来訪者が別の言語で応答した場合、エージェントは検出された言語に自動で切り替わります。
2. を入力します **歓迎メッセージ** エージェントは呼出ボタンが押されたときにこのメッセージを読み上げます。
   {% endstep %}
   {% endstepper %}

***

## よくある質問

<details>

<summary>どの言語がサポートされていますか？</summary>

エージェントは英語、スペイン語、フランス語、ドイツ語、日本語、ポルトガル語、イタリア語、オランダ語、ヒンディー語、およびロシア語をサポートしています。

</details>

<details>

<summary>エージェントはどのようにしてどのテナントに発信するかを判断しますか？</summary>

エージェントはテナント名またはユーザー名のいずれかの方法で通話をルーティングできます。来訪者がテナント名を言った場合、エージェントはそのテナントに関連付けられた通話フローを開始します。来訪者がテナントの通話フロー内のユーザー名を言った場合、エージェントは同じ通話フローを開始します。

</details>

<details>

<summary>ディレクトリ内に似た名前の人が複数いる場合はどうなりますか？</summary>

要求された名前に複数のディレクトリエントリが一致する場合、エージェントは発信者に名と姓を提供するなど、明確化を求めます。

</details>


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/intercom/ja/she-ding/configure-ai-powered-voice-directory.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
