> 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 のページに音声プレーヤーを埋め込む Experience Cloud コンポーネントで、音声ファイルの直接 URL や動画ファイルから抽出した音声をサポートします。

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

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

## 設定

### プロパティ

**CMS 音声** と **音声 URL または式** 音声ソースを定義します。音声ファイルへの直接リンクを指定してください **音声 URL または式** シームレスに埋め込むには、または参照先として **CMS**-管理の音声アセット（URL が設定されていない場合に使用されます）。

**音量** デフォルトの音量レベルを調整し、音声を希望の大きさで再生して、ユーザーの快適性を高めます。

**再生速度** 音声の再生速度を設定し、遅めまたは速めのどちらを好むユーザーにも、カスタマイズされたリスニング体験を提供します。

**自動再生** ページの読み込み後に自動的に音声を開始し、ユーザーによる開始操作を不要にします。

**ループ** 終了後に音声を最初から自動的に繰り返し再生し、途切れない音声体験を提供します。

**コントロールを非表示** 音声コントロールを非表示にし、音声をバックグラウンドで再生しながらよりすっきりした見た目にします。


---

# 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.avonnicomponents.com/experience-cloud/experience-cloud-ja/experience-components/ax-audio.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.
