> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-pt/sintetizador-vocal-ia/criando-vocais-de-ia.md).

# Criando Vocais de IA

Para gerar um vocal de IA, você precisará carregar um [Voz de IA](/docs/product-wiki-pt/sintetizador-vocal-ia/biblioteca-de-voz.md) na Faixa e criar um [Clipe](/docs/product-wiki-pt/projeto/arranjo-na-tela/clipes.md) nesta Faixa a partir da Tela com [notas MIDI](/docs/product-wiki-pt/instrumentos-de-ia/criar-sons-de-instrumento/edicao-de-notas.md) e [Letra](/docs/product-wiki-pt/sintetizador-vocal-ia/criando-vocais-de-ia/editando-letra.md) como seu conteúdo.

## Recursos Principais

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Edição de Notas</td><td><a href="/pages/519ed8d41cf6b0fea22df4e05bd9f102a8a37270">/pages/519ed8d41cf6b0fea22df4e05bd9f102a8a37270</a></td><td><a href="/files/9bd7882ff16f6575f0d3c1f781fddb07e953fe22">/files/9bd7882ff16f6575f0d3c1f781fddb07e953fe22</a></td></tr><tr><td>Edição de Letra</td><td><a href="/pages/197364067bd57f220f0b2157af8d86b314e3fa3e">/pages/197364067bd57f220f0b2157af8d86b314e3fa3e</a></td><td><a href="/files/ae1123cc51757d7a31e2c11cbbe0702ab85cfcf9">/files/ae1123cc51757d7a31e2c11cbbe0702ab85cfcf9</a></td></tr><tr><td>Edição de afinação</td><td><a href="/pages/96a237633e8bbce2daf4ab474bf30fc98c588c21">/pages/96a237633e8bbce2daf4ab474bf30fc98c588c21</a></td><td><a href="/files/1db21a34208932d0f0c85b1ba81df11825498860">/files/1db21a34208932d0f0c85b1ba81df11825498860</a></td></tr><tr><td>Controles Vocais</td><td><a href="/pages/92f352ee07aa1575771df1d0a7e1a55dcd431b66">/pages/92f352ee07aa1575771df1d0a7e1a55dcd431b66</a></td><td><a href="/files/1e1ee09bbce196d7b57c0d81465b0cf6d1a208ac">/files/1e1ee09bbce196d7b57c0d81465b0cf6d1a208ac</a></td></tr><tr><td>Idiomas de Canto</td><td><a href="/pages/510be0116b57015d0d75439821a4b9cf927f2055">/pages/510be0116b57015d0d75439821a4b9cf927f2055</a></td><td><a href="/files/e193988f3acdbae8a2c7f17a0701268689d86e76">/files/e193988f3acdbae8a2c7f17a0701268689d86e76</a></td></tr><tr><td>Modo Uníssono</td><td><a href="/pages/44f1a212d907c86ea9102dafd61a5014ae4d8e85">/pages/44f1a212d907c86ea9102dafd61a5014ae4d8e85</a></td><td><a href="/files/e7d45be88fb60e4e957da9624a5250a32c885c16">/files/e7d45be88fb60e4e957da9624a5250a32c885c16</a></td></tr></tbody></table>

## FAQ

<details>

<summary>Posso importar arquivos MIDI ou MusicXML?</summary>

Sim. Você pode importar seus arquivos MIDI ou MusicXML para o ACE Studio. Para mais informações, consulte [Importar arquivos](/docs/product-wiki-pt/projeto/gerenciamento-de-arquivos/importar-arquivos.md).

</details>

<details>

<summary>Posso colar a Letra inteira de outro lugar?</summary>

Sim. Você pode colar a Letra inteira na sua melodia usando o [Painel de Letra](/docs/product-wiki-pt/sintetizador-vocal-ia/criando-vocais-de-ia/editando-letra.md#edit-with-lyrics-panel).

</details>

<details>

<summary>Posso adicionar uma Respiração antes de uma frase?</summary>

Sim. Você pode adicionar Respiração no painel de Parâmetros de IA. Para mais informações, consulte [Respiração](/docs/product-wiki-pt/sintetizador-vocal-ia/criando-vocais-de-ia/respiracao.md).

</details>


---

# 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://docs.acestudio.ai/docs/product-wiki-pt/sintetizador-vocal-ia/criando-vocais-de-ia.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.
