> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/experience-cloud/experience-cloud-ja/experience-components/ax-audio.md).

# AX - オーディオ

## 概要

**AX - オーディオ** Experience Sites ページにオーディオプレーヤーを埋め込み、音声ファイルの直接URLまたは動画ファイルから抽出した音声をサポートする Experience Cloud コンポーネントです。

トレーニング資料、製品デモ、告知、サポートリソースなどの音声コンテンツを、顧客ポータルやパートナーポータルに直接追加するために使用します。Experience Builder でコード不要でプレーヤーの外観と操作を設定できます。

セルフサービスのトレーニング、音声による手順説明、録音メッセージ、またはポータルユーザー向けのマルチメディアコンテンツに最適です。

***

## プロパティ

<table><thead><tr><th width="248">設定</th><th>説明</th></tr></thead><tbody><tr><td><strong>オーディオ URL または式</strong></td><td>音声ファイルへの直接リンクを指定すると、ページ内にシームレスに埋め込めます。</td></tr><tr><td><strong>音量</strong></td><td>既定の音量レベルを調整して、音声が希望の音量で再生されるようにし、ユーザーの快適さを向上させます。</td></tr><tr><td><strong>再生速度</strong></td><td>音声の再生速度を設定し、ゆっくりめや速めなど、ユーザーが好みに応じたリスニング体験を得られるようにします。</td></tr><tr><td><strong>自動再生</strong></td><td>これを有効にすると、ページの読み込み後に音声が自動的に再生を開始し、ユーザーによる開始操作が不要になります。</td></tr><tr><td><strong>ループ</strong></td><td>この設定では、再生が終わると音声が最初から繰り返し再生され、継続的な音声体験を提供します。</td></tr><tr><td><strong>コントロールを非表示</strong></td><td>音声の操作コントロールを非表示にすることで、音声をバックグラウンドで再生しながら、よりすっきりとした見た目にできます。</td></tr></tbody></table>


---

# 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:

```
GET https://docs.avonnicomponents.com/experience-cloud/experience-cloud-ja/experience-components/ax-audio.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.
