> 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/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/enable-and-listen-to-audio.md).

# カメラ音声

ほとんどのVerkadaカメラには内蔵マイクが搭載されていますが、既定では無効になっています。管理者権限がある場合は、音声を有効にできます。有効にすると、音声はライブのストリーミング機能と過去の映像で利用できます。

{% hint style="danger" %}

* 音声 **ではありません** 次のカメラモデルで利用できます: D50/D80/CD22/CH52-E/CM22/CM41-S/Bulletシリーズ。
* 音声 **です** 外部マイクが接続されている場合、CM42-Sでサポートされています。
  {% endhint %}

***

## 音声を有効にする

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

{% step %}
**カメラを選択します。**
{% endstep %}

{% step %}
**右下の［設定］をクリックします。**
{% endstep %}

{% step %}
**［デバイス］で［カメラ音声］をオンにします。**

{% hint style="warning" %}
音声を有効にすると、カメラが再起動します。
{% endhint %}
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
音声は **有効化された時点から記録されます**.
{% endhint %}

音声を有効にした後、表示されるようにページを更新する必要がある場合があります。 **ミュート解除** アイコンが表示されます。新しい過去の映像に音声が含まれるまで、10〜15分待つ必要がある場合があります。

***

## 音声を聞く

### ライブフィード

{% stepper %}
{% step %}
**音声が有効になっているカメラフィードを選択します。**
{% endstep %}

{% step %}
**カメラのコントロールバーで、［音声］アイコンをクリックし、スライダーを上下に動かして音量を調整します。**
{% endstep %}
{% endstepper %}

### 過去の映像

{% stepper %}
{% step %}
**音声が有効になっているカメラを選択します。**
{% endstep %}

{% step %}
[**検索**](/verkada-cameras/ja/bideosutorminguto/view-historical-footage.md) **必要な映像の履歴データを検索します。**
{% endstep %}

{% step %}
**音量スライダーを使って音量を調整します。**
{% endstep %}
{% endstepper %}


---

# 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/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/enable-and-listen-to-audio.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.
