> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-fr/manuals/app/bottombar/audio.md).

# Audio

<figure><img src="/files/08b8676d5e0748e7249849007d7c70747d137d20" alt=""><figcaption></figcaption></figure>

### <img src="/files/d726f22d200b826ac5b0426ab91e13c48d3e0f95" alt="" data-size="line"> Audio

<figure><img src="/files/5669fbf39cb6b3e1180c61705b5af06002ae6067" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th>Instructions</th><th>Image</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/0e6d4b918e3bcf33009cf81976cc2a87c2995e88" alt="" data-size="line">Appuyez sur l’ <img src="/files/d726f22d200b826ac5b0426ab91e13c48d3e0f95" alt="" data-size="line"><strong>Audio</strong> icône, située dans la barre inférieure, pour ouvrir ou fermer la section « <strong>Audio</strong> ».</td><td><img src="/files/8759d1d5f46525edaefb11e9c1a32a04fc5b66c5" alt="" data-size="original"></td><td></td></tr></tbody></table>

Cette fonction permet de régler le volume des sons et des alertes de l’application. Ceux-ci commencent à leur volume maximal, mais ils peuvent être réduits jusqu’à être complètement coupés au **0**.  **Volume principal**  contrôlera le volume global. Les volumes suivants, tels que **Alertes** , contrôleront leurs fonctions indépendantes.

<table data-header-hidden><thead><tr><th>Instructions</th><th>Image</th><th data-hidden></th></tr></thead><tbody><tr><td>Le volume peut être réglé avec précision en <img src="/files/0e6d4b918e3bcf33009cf81976cc2a87c2995e88" alt="" data-size="line">touchant <img src="/files/dac3540b1231ac6c30fafb45cda50554cbc32df1" alt="" data-size="original">moins ou <img src="/files/ae9e67bdad5a610b38137a5861997e7a488423c1" alt="" data-size="line">les icônes plus, ou réglé rapidement en <img src="/files/4bd101bf1fc4fd05212e0bb6bc485bd483dbf600" alt="" data-size="line">maintenant et en faisant glisser le curseur.</td><td><img src="/files/6423fb1da83c76157e66aa2b567384ff9cb32bc5" alt="" data-size="original"></td><td></td></tr></tbody></table>

{% hint style="info" %}
N’oubliez pas qu’en touchant l’ <img src="/files/d726f22d200b826ac5b0426ab91e13c48d3e0f95" alt="" data-size="line">**Audio** icône à nouveau fermera la section.
{% endhint %}


---

# 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://guide.strikepack.com/horizon-fr/manuals/app/bottombar/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.
