# チャイム音を設定する

{% hint style="info" %}
[アテンション設定画面の開き方](https://docs.timer-share.com/quick-start/customize/..#atenshonnoki)はこちらを参照ください。
{% endhint %}

***

## サウンドを選択する

タイマー詳細設定からイエローゾーンやレッドゾーン、タイマーが終了した際に再生するサウンドを選択できます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FPr2ZWdM6FDFKBrUN9eZD%2Fprogressber_chime_setting.png?alt=media&#x26;token=319f0a91-5312-4bdc-b503-eac055e59bc5" alt=""><figcaption><p>再生するチャイム音の選択</p></figcaption></figure>

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FxpXASLFDIlYszzyoSy2G%2Fflash_progress.gif?alt=media&#x26;token=1a2ef466-b9d2-4f27-9f64-f902f97dfe93" alt="各ゾーンでチャイム音を鳴らす" width="563"><figcaption><p>各ゾーンでチャイム音を鳴らす</p></figcaption></figure>

デフォルトで設定されるサウンドは以下の通りです。

|         | デフォルト値 |
| ------- | ------ |
| イエローゾーン | None   |
| レッドゾーン  | None   |
| 終了時     | None   |

{% hint style="success" %}
特に、発表者などがいるユースケースにおいて、時間に注意を向けさせるのに効果的です。
{% endhint %}

{% hint style="warning" %}
Mobileや一部の環境では、ユーザーによるアクティブな操作(画面のタッチ等)がないとサウンド再生が行われません。

次のような表示がされている場合には、画面タッチ等を行ってサウンドが再生可能な状態にする必要があります。

<img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FamkXEDSfc2zsFYPW8RTq%2Fsound_is_not_available.png?alt=media&#x26;token=983beb5e-6bd9-4588-900c-6ef7c8fb755a" alt="" data-size="original">

※ ブラウザの設定によってはサウンドの再生が許可されていない場合もあります。その場合には、ブラウザの設定から再生を許可する必要があります。
{% endhint %}

> 謝辞\
> TIMERshare のサウンドには「[効果音ラボ](https://soundeffect-lab.info/)」のフリー効果音素材を使用させて頂いております。


---

# 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.timer-share.com/quick-start/customize/time-management/set-chime-sound.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.
