# 음성 복제

- [보컬 신스용 음성 복제](https://docs.acestudio.ai/docs/product-wiki-ko/voice-cloning/cloning-a-voice-for-vocal-synth.md): ACE Studio에서 자신의 목소리를 보컬 신스 음성으로 복제하세요.
- [비공개 공유](https://docs.acestudio.ai/docs/product-wiki-ko/voice-cloning/cloning-a-voice-for-vocal-synth/private-share.md): ACE Studio에서 복제한 음성을 다른 사용자와 비공개로 공유하세요.
- [복제 음성 게시](https://docs.acestudio.ai/docs/product-wiki-ko/voice-cloning/cloning-a-voice-for-vocal-synth/publishing-cloned-voice.md): 복제한 음성을 ACE Studio 크리에이티브 라이브러리에 게시하세요.
- [음성 변환기용 음성 복제](https://docs.acestudio.ai/docs/product-wiki-ko/voice-cloning/cloning-a-voice-for-voice-changer.md): ACE Studio에서 자신의 목소리를 음성 변환기 음성으로 복제하세요.


---

# 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://docs.acestudio.ai/docs/product-wiki-ko/voice-cloning.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.
