> 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-pt/manuals/rdr2/gamepacksetup/audio.md).

# Áudio

## <mark style="color:vermelho;">Áudio</mark>

<div align="left"><figure><img src="/files/3e8fa8eeaf7766432d5be997bc4a2db0bc0d5ebd" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/6710e53d1779f23b2f086fe07695e971da76a3d0" alt=""><figcaption></figcaption></figure>

### <img src="/files/3087fd42756e5455f0e74b55b572058d7d020a6d" alt="" data-size="line"> Áudio

<figure><img src="/files/494be37bb824a1fec3281a65fb6e2b2637644f4a" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th>Instruções</th><th>Imagem</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">Toque no ícone de <img src="/files/3087fd42756e5455f0e74b55b572058d7d020a6d" alt="" data-size="line"><strong>Áudio</strong> ícone, localizado na barra inferior, para abrir ou fechar a seção "<strong>Áudio</strong>".</td><td><img src="/files/3e8fa8eeaf7766432d5be997bc4a2db0bc0d5ebd" alt="" data-size="original"></td><td></td></tr></tbody></table>

Este recurso oferece controles de volume para sons e alertas do aplicativo. Eles começam no volume máximo, mas podem ser reduzidos até ficarem totalmente mudo em **0**.  **Volume mestre** controlará o volume geral. Quaisquer volumes subsequentes, como **Alertas**, controlarão suas funções independentes.

<table data-header-hidden><thead><tr><th>Instruções</th><th>Imagem</th><th data-hidden></th></tr></thead><tbody><tr><td>O volume pode ser ajustado com precisão ao <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">tocar nos <img src="/files/15fddf2362450ea4920722c95595427453be21a2" alt="" data-size="original">menos ou <img src="/files/e9f73c88377a2ca7adc922871c70c95e1f1ba663" alt="" data-size="line">ícones de mais, ou ajustado rapidamente ao <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">segurar e arrastar o controle deslizante.</td><td><img src="/files/b21e0b13bca79201fe046d4991135ade29c529aa" alt="" data-size="original"></td><td></td></tr></tbody></table>

{% hint style="info" %}
Lembre-se de que tocar no <img src="/files/3087fd42756e5455f0e74b55b572058d7d020a6d" alt="" data-size="line">**Áudio** ícone novamente fechará a seção.
{% endhint %}

<figure><img src="/files/6710e53d1779f23b2f086fe07695e971da76a3d0" alt=""><figcaption></figcaption></figure>

## Suporte

<figure><img src="/files/494be37bb824a1fec3281a65fb6e2b2637644f4a" alt=""><figcaption></figcaption></figure>

E isso cobre "**Áudio**".  "[**Suporte**](/horizon-pt/manuals/baseball/gamepacksetup/suporte.md)" será abordado em seguida...

<div align="left"><figure><img src="/files/696ae046052fbdde9cef4e08df5e61708f1f84b8" alt=""><figcaption></figcaption></figure></div>


---

# 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-pt/manuals/rdr2/gamepacksetup/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.
