> 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/dubbing-studio/kurippu.md).

# クリップ

### #1 スピーチボックス＆タイムライン

#### **1. エピソード入場後のクリップ設定**

エピソードを入ったあと、まずは音声区間を区切ってクリップを作成し、タイムライン上で各クリップに話者を割り当てます。

<div><figure><img src="/files/f7SlFd1lFkUSG95pYDNA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/etarayOWMsiaFjRV7sP8" alt=""><figcaption></figcaption></figure></div>

* **クリップの追加**
  * **ダイアログクリップを作成**: タイムライン上部の **\[Add Dialogue Tool (N)]** を選び、トラック内の任意位置を左クリックすると新しいクリップを作成できます。
* **クリップのトリムと移動**
  * **位置の変更**: 生成済みクリップは、タイムライン上の任意位置へドラッグ＆ドロップできます。
  * **クリップの分割**: **\[Trim Tool (T)]** を選び、分割したい位置をクリックします。文の切り分けや細かなタイミング調整に便利です。
  * **テイクの組み合わせ**: 1つの流れの中で異なるテイクを組み合わせたい場合は、任意位置でクリップを分割し、それぞれの区間に別のテイクを適用します。

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

* **トリムした音声の復元**

  * **Trim Tool (T)** を選択した状態で、**クリップのハンドル**（クリップ両端）をドラッグすると、さらにトリムしたり、前後に伸ばして切り取った部分を復元できます。

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


---

# 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/dubbing-studio/kurippu.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.
