> 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-ja/aibkarushinse/creating-ai-vocals/breath.md).

# 呼吸音

<figure><img src="/files/c2c288cd3efad2a0f1a0636914b02a18ff646979" alt="Add breath and adjusting the duration of a breath in ACE Studio."><figcaption></figcaption></figure>

## 呼吸音とは

人間の歌手と同じように、文の冒頭に呼吸音を加えると、通常はボーカルの歌唱表現がより自然に聞こえます。これは特に長いフレーズや高音で効果的で、呼吸音によってリアリティと感情のつながりが生まれます。

呼吸音は AIパラメータパネルの最初のタブで、ユーザーはボーカルラインの冒頭に呼吸音を追加して、リアリズムと表現力を高めることができます。

## 呼吸音の編集

### 呼吸音の追加

{% tabs fullWidth="false" %}
{% tab title="自動追加" %}
「 <kbd>すべて追加</kbd> 」ボタンを左側パネルからクリックすると、クリップ全体に呼吸音を自動的に追加できます。適切な位置に、インテリジェントに呼吸音を配置します。
{% endtab %}

{% tab title="手動追加" %}
濃い紫色の領域をクリックして、呼吸音を手動で追加します。
{% endtab %}
{% endtabs %}

### 呼吸音の音符の長さを調整

呼吸音ノートの左端をドラッグすると、呼吸音の長さを調整できます。


---

# 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-ja/aibkarushinse/creating-ai-vocals/breath.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.
