> 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-es/sintetizador-vocal-ia/creacion-de-voces-de-ia.md).

# Creación de voces de IA

Para generar una voz de IA, necesitarás cargar una [Voz de IA](/docs/product-wiki-es/sintetizador-vocal-ia/biblioteca-de-voces.md) en una pista, y crear un [Clip](/docs/product-wiki-es/proyecto/arreglo-en-lienzo/clips.md) en esta Pista desde el Lienzo con [notas MIDI](/docs/product-wiki-es/instrumentos-de-ia/crear-sonidos-de-instrumento/edicion-de-notas.md) y [Letras](/docs/product-wiki-es/sintetizador-vocal-ia/creacion-de-voces-de-ia/edicion-de-letras.md) como contenido.

## Funciones principales

<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>Edición de notas</td><td><a href="/pages/fb1b535d6add6027f38cb20843bfee779813cd70">/pages/fb1b535d6add6027f38cb20843bfee779813cd70</a></td><td><a href="/files/e40c3b26c7a58d2874d0344417562b6ffb27e550">/files/e40c3b26c7a58d2874d0344417562b6ffb27e550</a></td></tr><tr><td>Edición de Letras</td><td><a href="/pages/73362525cab0169c1155ee0500a3db9e4e71c606">/pages/73362525cab0169c1155ee0500a3db9e4e71c606</a></td><td><a href="/files/cc19db1bef9002bee06dc20adb939c3f00d9f837">/files/cc19db1bef9002bee06dc20adb939c3f00d9f837</a></td></tr><tr><td>Edición de tono</td><td><a href="/pages/22dac5e6f8845bddb7b5a8cd62f7c3dcb75158e5">/pages/22dac5e6f8845bddb7b5a8cd62f7c3dcb75158e5</a></td><td><a href="/files/c18adf0c0056bae7d2aef5db72c12d8194927b7a">/files/c18adf0c0056bae7d2aef5db72c12d8194927b7a</a></td></tr><tr><td>Controles vocales</td><td><a href="/pages/58bf1348166a7b26c1e7bc2008d697f994555b3a">/pages/58bf1348166a7b26c1e7bc2008d697f994555b3a</a></td><td><a href="/files/fe003f668aec565d813248107db85989eb536fb2">/files/fe003f668aec565d813248107db85989eb536fb2</a></td></tr><tr><td>Idiomas de canto</td><td><a href="/pages/fc543653a7200078bd4bdb77bba5a910c24b621a">/pages/fc543653a7200078bd4bdb77bba5a910c24b621a</a></td><td><a href="/files/6e06fe77ee601441c9d2ffa490f4e8ccd734d55e">/files/6e06fe77ee601441c9d2ffa490f4e8ccd734d55e</a></td></tr><tr><td>Modo Unison</td><td><a href="/pages/b4d7f9e3bb084012f09003a6bb6508e5f4c69ec7">/pages/b4d7f9e3bb084012f09003a6bb6508e5f4c69ec7</a></td><td><a href="/files/f54e5ff5f240c45040138b3091b931c17f38c41b">/files/f54e5ff5f240c45040138b3091b931c17f38c41b</a></td></tr></tbody></table>

## Preguntas frecuentes

<details>

<summary>¿Puedo importar archivos MIDI o Archivos MusicXML?</summary>

Sí. Puede importar sus archivos MIDI o Archivos MusicXML en ACE Studio. Para más información, consulte [Importar archivos](/docs/product-wiki-es/proyecto/gestion-de-archivos/importar-archivos.md).

</details>

<details>

<summary>¿Puedo pegar las Letras completas desde otro lugar?</summary>

Sí. Puedes pegar las Letras completas en tu melodía usando el [Panel de Letras](/docs/product-wiki-es/sintetizador-vocal-ia/creacion-de-voces-de-ia/edicion-de-letras.md#edit-with-lyrics-panel).

</details>

<details>

<summary>¿Puedo añadir una Respiración antes de una frase?</summary>

Sí. Puedes añadir Respiración en el panel de Parámetros de IA. Para más información, consulta [Respiración](/docs/product-wiki-es/sintetizador-vocal-ia/creacion-de-voces-de-ia/respiracion.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-es/sintetizador-vocal-ia/creacion-de-voces-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.
