# 녹화 잡음 제거 설정

## 진행 순서

1. OBS 마이크 설정 → 효과
2. 항목 추가
   1. 소음 억제
   2. 노이즈 게이트
   3. 확장기
   4. 음성 제한

## 마이크 효과 메뉴 선택

<div align="left"><figure><img src="/files/ZdFZQurJ2dSJNHVkjMeY" alt=""><figcaption></figcaption></figure></div>

## 소음 억제

가장 먼저 추가하며, 설정값은 변경하지&#x20;

<div align="left"><figure><img src="/files/ikbhCzgMe6Ix7p1NbNJI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3BJ3otHbVwIVLw8gESn0" alt=""><figcaption></figcaption></figure></div>

## 노이즈 게이트

두 번째로 추가하며, 설정값은 변경하지 않는다

<div align="left"><figure><img src="/files/nX61EpPsC2W6aajIKHwo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/B9zr0MXth04DTU2NXYgG" alt=""><figcaption></figcaption></figure></div>

## 확장기

세 번째로 설정하며, 설정값은 변경하지 않는다

<div align="left"><figure><img src="/files/Oq1EZtS2CXnyTn99wpHr" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5BHm6kEWrbrjAIgRlgIp" alt=""><figcaption></figcaption></figure></div>

## 음성 제한

핵심 설정이며, 마지막에 설정하고 임계값과 해제를 다음과 같이 설정한다

* 임계값 - -0.10dB
* 해제 - 1000ms

<div align="left"><figure><img src="/files/qmCjLKmH0hMfELyGQDFM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YQEEkOVp2dH4kfqlwTrT" alt=""><figcaption></figcaption></figure></div>


---

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

```
GET https://docs.sysout.co.kr/etc/obs/noise-cancelling-setting.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.
