# Breath

<figure><img src="https://3596338706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2Fe00VctWZSBdgJnOsLJTh%2Fbreath.gif?alt=media&#x26;token=5101a370-b008-4911-8a97-14e829086b1b" alt="Add breath and adjusting the duration of a breath in ACE Studio."><figcaption></figcaption></figure>

## What is Breath

Just like human singers, adding a breath at the beginning of a sentence usually makes the vocal performance sound more natural. This is especially helpful for long sentences or high notes, where breaths provide a sense of realism and emotional connection.

Breath is the first tab in the AI parameters panel, allowing users to add breaths to the beginning of vocal lines for enhanced realism and expressiveness.

## Editing Breath

### Adding Breath

{% tabs fullWidth="false" %}
{% tab title="Automatic Addition" %}
Click on the <kbd>Add all</kbd> button from the left panel to automatically add breaths to the entire clip. It will intelligently place breaths at appropriate positions.
{% endtab %}

{% tab title="Manual Addition" %}
Click on the dark purple area to manually add a breath.
{% endtab %}
{% endtabs %}

### Adjusting Breath Duration

You can adjust the duration of a breath by dragging the left edge of the breath note.


---

# 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/ai-vocal-synth/creating-ai-vocals/breath.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.
