> For the complete documentation index, see [llms.txt](https://aivatar.gitbook.io/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aivatar.gitbook.io/user-guide/ko/usage/using-aivatar/configure-voice.md).

# 음성 설정하기

텍스트를 입력한 후 원하는 목소리를 선택하고 음성을 조절할 수 있습니다. 음성 설정을 통해 특정 문장을 강조하거나 자연스럽게 들리도록 조절할 수 있습니다. 음성 컨트롤 영역에서 각 탭을 통해 음성을 조절하는 방법을 알아보겠습니다.

### **음성 설정에 대해 더 자세히 알아 보세요.**

<table data-view="cards"><thead><tr><th></th><th></th><th><select><option value="dD8iIlPyxrZD" label="Beta" color="blue"></option></select></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>언어 및 목소리 설정</strong></td><td>언어와 목소리를 쉽고 빠르게 설정할 수 있습니다.</td><td></td><td><a href="/files/UQAXUVHbxLX54vL8jGx4">/files/UQAXUVHbxLX54vL8jGx4</a></td><td><a href="/pages/PkA9243Ya3U7TpEd7FeZ">/pages/PkA9243Ya3U7TpEd7FeZ</a></td></tr><tr><td><strong>문장별 음성 설정</strong></td><td>문장마다 디테일한 음성 설정이 가능합니다.</td><td></td><td><a href="/files/SnPdQXMK7szP6tUmT76k">/files/SnPdQXMK7szP6tUmT76k</a></td><td><a href="/pages/YetDlXU92nQZ3tNHKCVu">/pages/YetDlXU92nQZ3tNHKCVu</a></td></tr><tr><td><strong>커스텀 목소리 추가</strong></td><td>음성을 업로드하여 나만의 목소리를 만들 수 있습니다.</td><td><span data-option="dD8iIlPyxrZD">Beta</span></td><td><a href="/files/W2LOxGZQVryI67PAuQ4L">/files/W2LOxGZQVryI67PAuQ4L</a></td><td><a href="/pages/6J3uJBWXdGg0bNXBTQMc">/pages/6J3uJBWXdGg0bNXBTQMc</a></td></tr></tbody></table>


---

# 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://aivatar.gitbook.io/user-guide/ko/usage/using-aivatar/configure-voice.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.
