# Efectos de sonido

## Qué es Sound Effects Generator

Sound Effects Generator es una herramienta de IA para generar elementos de diseño sonoro dentro de ACE Studio. Puedes usarla para crear efectos que coincidan con tu prompt.

## Cómo usar Sound Effects Generator

<figure><img src="/files/0227d79be8da21e2253c7f2933975ccf9dbad140" alt=""><figcaption></figcaption></figure>

Sound Effects Generator funciona sobre una región seleccionada de la línea de tiempo. Crea una selección primero, luego abre la herramienta y genera efectos para ese rango.

### Abrir Sound Effects Generator

Hay 2 formas de abrir Sound Effects:

* Haz clic **Sound Effects** en la barra de herramientas principal.
* Selecciona una región, luego haz clic <i class="fa-bolt">:bolt:</i>**icono de Sound Effects**.

### Generar efectos de sonido

1. Haz clic y arrastra en el Lienzo para crear una selección de tiempo. Esto define la duración y la posición de tu nuevo efecto de sonido.
2. Escribe una descripción del efecto de sonido que deseas (p. ej., “La lluvia torrencial caía sobre la calle empedrada.”).
3. Ajustar configuraciones
   * Activar **Bucle** activarlo creará un bucle sin fisuras. Esto asegurará que el final se mezcle con el comienzo sin dejar una brecha notable.
   * Usa el ajuste de influencia del prompt para regular qué tan fiel debe ser la salida al prompt.
4. Haz clic <kbd>Generar</kbd> .


---

# 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/herramientas-de-ia/efectos-de-sonido.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.
