# 음성메일용 오디오 파일 만들기 (및 드롭)

## 음성메일용 오디오 파일 만들기 (및 드롭)

음성메일이나 음성메일 드롭에 사용할 커스텀 녹음을 만들 수 있습니다. 하지만 모든 통신업체와 호환되려면 올바른 형식과 품질이어야 합니다.

***

**목차**

* [커스텀 음성메일이란](#커스텀-음성메일이란)
* [온라인으로 오디오 녹음하기](#온라인으로-오디오-녹음하기)
* [온라인으로 오디오 품질 조정하기](#온라인으로-오디오-품질-조정하기)
* [데스크톱 오디오 애플리케이션](#데스크톱-오디오-애플리케이션)
* [Audacity 사용법](#audacity-사용법)

***

## **커스텀 음성메일이란**

시스템에는 미리 녹음된 메시지가 있고 텍스트 음성 변환 기능도 있습니다. 커스텀 음성메일은 직접 오디오를 녹음해서 파일을 업로드하는 것입니다. 이 파일은 시스템 파일 대신 음성메일 메시지로 재생되거나, 다른 사람의 음성메일함(보통 고객)에 메시지를 남기는 음성메일 드롭에 사용할 수 있습니다.

***

### 온라인으로 오디오 녹음하기

구글에서 "record mp3 online"을 검색하거나 다음 웹사이트를 이용해보세요:

* <https://www.rev.com/onlinevoicerecorder>
* <https://recordmp3online.com/>

***

### **온라인으로 오디오 품질 조정하기**

모든 통신업체에서 작동하도록 오디오 품질을 낮춰야 합니다. "online audio converter"를 검색하거나 다음 웹사이트를 이용해보세요:

* <https://online-audio-converter.com/>
* <https://onlineaudioconverter.com/>

가장 작은 / 이코노미 / 64 kbps 옵션을 선택하세요.

![오디오 변환기 설정 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155045979627/original/wc2dzmPWUqixQ6eAp2WxUK6QhUaGHs8Xow.png?1746119604)

***

## 데스크톱 오디오 애플리케이션

오디오를 녹음하고 변환하는 데스크톱 애플리케이션을 다운로드할 수 있습니다.

* <https://www.audacityteam.org/>
* <https://lame.sourceforge.io/>
* <https://obsproject.com/>

#### **Audacity 사용법**

1. 오디오 파일을 Audacity에 드래그 앤 드롭하세요
2. 왼쪽 하단에서 프로젝트 속도를 8000으로 낮춰주세요
3. Tracks → Resample... → 8000 → OK
4. File → Export Audio... → Save As에서 파일명 입력 → Format: Other uncompressed files → Options → Header: WAV → Encoding: U-Law → OK → Save → OK

***

*원문 최종 수정: Thu, 1 May, 2025 at 12:20 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/email/workflow-action-based-on-email-event-clicked-opened/voicemail-drop-file-conversion.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.
