# Audio Monitoring

Nara provides high quality audio playback within the browser. Both audio embedded within movie files as well as separate audio files such as WAV can be monitored.

To enable audio monitoring click on the Audio button at the bottom right of the player window:

<div align="left"><figure><img src="/files/LDFooq46WNpt1WeMSkcQ" alt="" width="216"><figcaption></figcaption></figure></div>

This will open the **Audio Monitoring** controls:

<div align="left"><figure><img src="/files/iYuvJl4z8MqhP0zRklGq" alt="" width="307"><figcaption></figcaption></figure></div>

These controls allow you to adjust the volume of the audio monitoring output, the channel mapping and the visibility of the audio meters.

Channel mapping options are:

* **Standard** (each channel in the media file is mapped to the corresponding monitor channel)
* **5.1 to Stereo** (performs a 5.1 downmix and outputs it on the Left and Right outputs)
* **7.1 to Stereo** (performs a 5.1 downmix and outputs it on the Left and Right outputs)
* **Stereo (7&8)** (sends channels 7 & 8 from the media file to the Left and Right outputs)
* **Solo Channels** (allows you to choose which channels to listen to)

When **Show Audio Meters** is enabled a small meter overlay appears in the bottom corner of the playback window:

<div align="left"><figure><img src="/files/Si3xuP4mf4ekpRL5gUyZ" alt="" width="177"><figcaption></figcaption></figure></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.nara.stream/using-the-app-core-features/playback-window/audio-monitoring.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.
