# Audio

## Properties

<div align="left"><img src="/files/-M0FgkhixGmCrn_uU8kL" alt=""></div>

### Set Audio

Set an audio file

<div align="left"><img src="/files/-M0Fh0Dz3oweXGskcRxT" alt=""></div>

### Auto Play

Automatically play the audio when entering the page

<div align="left"><img src="/files/-M0FhES4a1ijsffXC8Qt" alt=""></div>

### Looping

Set looping audio or not

<div align="left"><img src="/files/-M0FhQPCszYXJMPENm4S" alt=""></div>

### Set Background

Set the background color of the audio player

<div align="left"><img src="/files/-M0FhgbwLOEru5guu3zr" alt=""></div>

### Set Color

Set the audio player text color

<div align="left"><img src="/files/-M0FiyS1vTShXJE2hHpG" alt=""></div>

### Set Volume

Tweak the volume of the playing audio

<div align="left"><img src="/files/-M0FiAIxmxNn5vqD5a_V" alt=""></div>

### Set Speed

Set the playback speed of the audio file

<div align="left"><img src="/files/-M0FiNvnMlAfmXkudn1e" alt=""></div>

### Set Alignment

Set the alignment of the audio player

<div align="left"><img src="/files/-M0FidMkYwwjkOpf9kHd" alt=""></div>


---

# 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.myguide.care/content/guides/plugins/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.
