# Intercom 通話中にライブ翻訳を使用する

**ライブ翻訳** 共有言語がなくても、訪問者と受信者がシームレスにコミュニケーションできるようにします。通話中に言語の不一致が検出されると、Verkada Desk Station、Command Web、または iOS Pass アプリのユーザーは翻訳を有効にできます。受信者は、選択した優先言語で翻訳された会話を読み取ることも聞くこともでき、インターホン側の訪問者は、優先言語で翻訳された音声を聞くことができます。

{% hint style="warning" %}

* **対応受信側デバイス:** Verkada Pass アプリ（iOS）、Verkada Desk Station、Command Web
* **対応インターホン:** TS12-N-HW、TS12-N-RB-HW、TS12-N-R2B-HW、TD33-HW、TD52-HW、TD53-HW、TD63-HW
  {% endhint %}

{% hint style="danger" %}
有効化するには Org Admin 権限が必要です ライブキャプション＆翻訳。&#x20;
{% endhint %}

### 開始前に

有効化して設定 [ライブ翻訳](/intercom/ja/she-ding/intercom-noraibuwosuru.md) してください。オーガナイゼーション' と受信側デバイス向けに。&#x20;

***

## ライブ翻訳を開始する

{% stepper %}
{% step %}
**着信通話に応答します。**&#x20;
{% endstep %}

{% step %}
**言語の不一致が検出されると、翻訳ボタン** <img src="/files/ad0d83989b7a8ee8d574c269182db27e955d89c4" alt="" data-size="line"> **が表示されます。そのボタンを選択して翻訳を有効にします。**

{% hint style="info" %}
通話中に翻訳をキャンセルするには、翻訳 <img src="/files/f978c4545a4d5cf154d1080ee64ae4b3b7dab10a" alt="" data-size="line"> ボタンをもう一度クリックします。
{% endhint %}
{% endstep %}

{% step %}
**通常どおり話してください。訪問者にはあなたの発言が相手の優先言語に翻訳されて聞こえ、あなたには相手の発言があなたの言語に翻訳されて聞こえます。ライブキャプションが有効な場合、翻訳テキストも画面にリアルタイムで表示されます。**
{% endstep %}
{% endstepper %}

***

## FAQ

<details>

<summary>音声翻訳がキャプションより遅れるのはなぜですか？</summary>

キャプションは訪問者の発話に合わせてリアルタイムで更新されますが、翻訳音声は通常、文末で再生されます。&#x20;

</details>

<details>

<summary>通話中に訪問者が複数の言語を話した場合はどうなりますか？</summary>

ライブ翻訳は、通話開始時に検出された最初の話し言葉に固定されます。その後、訪問者が別の言語に切り替えても、新しい言語は再検出も翻訳もされません。

</details>

<details>

<summary>テキストの文字起こしや翻訳が表示されないのはなぜですか？</summary>

テキストの文字起こしと翻訳は、 [ライブキャプション](/intercom/ja/she-ding/add-and-configure-receivers-in-intercom/live-captions-for-intercom-calls.md) がインターホン通話で有効になっている場合にのみ利用できます。

</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/intercom-noraibuwosuru/intercom-niraibuwosuru.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.
