# Creación de Voces de IA

Para generar una voz IA, necesitarás cargar un [AI voice](/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 [MIDI notes](/docs/product-wiki-es/instrumentos-de-ia/crear-sonidos-de-instrumentos/edicion-de-notas.md) y [lyrics](/docs/product-wiki-es/sintetizador-vocal-ia/creacion-de-voces-de-ia/edicion-de-letras.md) como su 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>Notas de edición</td><td><a href="/pages/fb1b535d6add6027f38cb20843bfee779813cd70">/pages/fb1b535d6add6027f38cb20843bfee779813cd70</a></td><td><a href="/files/e40c3b26c7a58d2874d0344417562b6ffb27e550">/files/e40c3b26c7a58d2874d0344417562b6ffb27e550</a></td></tr><tr><td>Editar letras</td><td><a href="/pages/73362525cab0169c1155ee0500a3db9e4e71c606">/pages/73362525cab0169c1155ee0500a3db9e4e71c606</a></td><td><a href="/files/cc19db1bef9002bee06dc20adb939c3f00d9f837">/files/cc19db1bef9002bee06dc20adb939c3f00d9f837</a></td></tr><tr><td>Editar tono</td><td><a href="/pages/22dac5e6f8845bddb7b5a8cd62f7c3dcb75158e5">/pages/22dac5e6f8845bddb7b5a8cd62f7c3dcb75158e5</a></td><td><a href="/files/c18adf0c0056bae7d2aef5db72c12d8194927b7a">/files/c18adf0c0056bae7d2aef5db72c12d8194927b7a</a></td></tr><tr><td>Vocal Controls</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>AI Choir</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 MusicXML?</summary>

Sí. Puedes importar tus archivos MIDI o MusicXML en ACE Studio. Para más información, consulta [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 [Lyrics Panel](/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: 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-es/sintetizador-vocal-ia/creacion-de-voces-de-ia.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.
