# はじめに

#### <img src="/files/7hPSTTM475zF271eMaNh" alt="" data-size="line">CHiLO-Speechを使うためには，以下のものを準備して下さい

1. [CHiBi-CHiLOに接続するLMSのアカウント](/chilospeech/prepare/lms.md)
2. [パワーポイントデスクトップ版（Office2016以上）あるいはWeb版](/chilospeech/prepare/powerpoint-1.md)

#### <img src="/files/RJUPBkIt5uz3aRHlp7xJ" alt="" data-size="line">CHiLO-Speechを利用したビデオ教材作成の手順は次の通りとなります

Step1：[パワーポイントにナレーションを記述する](/chilospeech/narration/describe.md)

Step2：[パワーポイントをGithubにアップロードしCHiBi-CHiLO登録データを入手する](/chilospeech/video/convert-web.md)

Step3：[CHiBi-CHiLOに登録する](/chilospeech/chibi-chilo/registration.md)

#### <img src="/files/JzhDzpqOs99hZ8iE2fbi" alt="" data-size="line">CHiLO-Speechで作成するビデオ教材 <a href="#surusuraidobideo" id="surusuraidobideo"></a>

CHiLO-Speechは，スライド毎に分割されたCHiBi-CHiLO対応の音声合成ビデオ教材を作成します．

CHiBi-CHiLOではビデオ教材全体を **「ブック」** ，スライド毎のビデオを **「トピック」** と呼んでいます．ブックとトピックの詳細については，以下をご確認下さい．

{% embed url="<https://docs.cccties.org/chibichilo/chibichilo/contents>" %}

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


---

# 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.cccties.org/chilospeech/readme.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.
