> For the complete documentation index, see [llms.txt](https://docs.hudson-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hudson-ai.com/dubbing-studio-guide-jp/casting-and-dictionary/boisu.md).

# ボイス

ボイスページでは、吹き替えの品質において最も重要な要素となる、キャラクター独自の「ボイスアイデンティティ」を**登録・管理**できます。このページには、サイドバーメニュー&#x306E;**［Voice］**&#x304B;ら確認できます。

### #1 ボイスメニューへ移動・ボイス登録

Click the **\[Add Casting]** button to open the "Create Casting" popup. Here, you will provide the details for the voice you wish to clone:

<figure><img src="/files/IKyCsAhUvPrK9ouUlLB8" alt=""><figcaption></figcaption></figure>

* **基本情報**：ボイスの名前と性別を指定します。
* **年齢**：ボイスの年齢をドロップダウンリストから選択します。
* **ボイスディレクション**：音声の質感やトーン、職業、キャラクターの性格などを説明します。
* **リファレンス音声**：背景ノイズやリバーブのない、クリーンな **音声ファイル（2～15秒）** をアップロードします。
* **サンプルセリフ**：ボイスを確認するためのセリフを入力します。

{% hint style="info" %}
**💡 Tips:** より完成度の高い音声を生成するため、**ボイスディレクションは英語での入力**を強くおすすめします。
{% endhint %}

### #2 サンプル生成・ボイス選択

サンプルセリフの下にある **\[Generate]** をクリックし、**6種類の音声候補**を生成します。

* 6種類のサンプルをすべて試聴し、目指す方向性に最も近く、音質がクリアで安定しているものを1つ選びます。
* 生成された結果に満足できない場合は、**\[Generate]** をクリックして、最適なマッチを探すことができます。
* 音声を保存するには、必ず「使用権限（Usage Rights）」への同意が必要です。

<figure><img src="/files/LAQDgsSIym5NvmWENAok" alt="" width="563"><figcaption></figcaption></figure>

### #2 ボイスの保存

ボイスの登録が完了したら、\[Save Voice] で固有のAIボイスを保存します。キャラクターがボイスリストに追加され、各エピソードで即座に利用できるようになります。

{% hint style="info" %}
登録ボイスの編集・削除：各ボイスの右側にある「詳細（⋮）」アイコンから、名前の変更、ボイスコピーまたはリストからのボイス削除を実行できます。
{% endhint %}


---

# 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.hudson-ai.com/dubbing-studio-guide-jp/casting-and-dictionary/boisu.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.
