# 카메라 오디오

대부분의 Verkada 카메라에는 기본적으로 비활성화되어 있는 내장 마이크가 탑재되어 있습니다. 관리자 권한이 있으면 오디오를 활성화할 수 있습니다. 활성화되면 오디오는 라이브 스트리밍과 과거 영상에서 사용할 수 있습니다.

{% hint style="danger" %}

* 오디오 **사용할 수** 다음 카메라 모델에서는 사용할 수 없습니다: D50/D80/CD22/CH52-E/CM22/CM41-S/Bullet 시리즈.
* 오디오 **사용할 수** 외부 마이크가 연결된 경우 CM42-S에서 지원됩니다.
  {% endhint %}

***

## 오디오 활성화

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**카메라를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 하단에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**장치 아래에서 카메라 오디오를 켭니다.**&#x20;

{% hint style="warning" %}
오디오를 활성화하면 카메라가 재부팅됩니다.
{% endhint %}
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
오디오는 **활성화된 시점부터 녹화됩니다**.
{% endhint %}

오디오를 활성화한 후, **음소거 해제** 아이콘이 표시되도록 페이지를 새로고침해야 할 수 있습니다. 새 과거 영상에 오디오가 포함되기까지 10\~15분 정도 기다려야 할 수 있습니다.

***

## 오디오 듣기

### 라이브 피드

{% stepper %}
{% step %}
**오디오가 활성화된 카메라 피드를 선택합니다.**
{% endstep %}

{% step %}
**카메라 제어 표시줄에서 오디오 아이콘을 클릭하고 슬라이더를 위아래로 움직여 볼륨을 조절합니다.**
{% endstep %}
{% endstepper %}

### 과거 영상

{% stepper %}
{% step %}
**오디오가 활성화된 카메라를 선택합니다.**
{% endstep %}

{% step %}
[**검색**](/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage.md) **원하는 영상의 과거 데이터를 찾습니다.**
{% endstep %}

{% step %}
**볼륨 슬라이더 도구를 사용하여 볼륨을 조절합니다.**
{% endstep %}
{% endstepper %}


---

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