# Audio

## Audio

* Go to Setting->Video/Audio->Audio

| Item          | Description                 |
| ------------- | --------------------------- |
| Audio input   | HDMI or Line-in(3.5mm only) |
| Samples       | 48000                       |
| Codec type    | G.711A/G.711U/AAC           |
| Bitrate       | 48K, 64K, 128K, 256K        |
| Channel       | Stereo/Mono                 |
| Output volume | 0\~100 (For intercom only)  |

<figure><img src="/files/M8k7WNZvmQsNtfRjBgSG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
:man\_mage: **Tips**: It's necessary to reboot the device if you would like to switch audio input from HDMI to Line-in or Line-in HDMI when streaming to YouTube.
{% endhint %}

{% content-ref url="/pages/-MQ-pEkYMzlzaZny-\_tQ" %}
[Audio](/video-encoder/resources/faq/video-audio/audio.md)
{% endcontent-ref %}


---

# 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.exvist.com/video-encoder/setting/video-audio/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.
