# Using Audio Visualizer Source

The **Audio Visualizer** source allows you to add dynamic visual effects that react to the sound in your stream.

***

To add this, click the **+** button in the **Sources** tab. Then, select **Audio Visualizer** source and click **OK**.

<figure><img src="/files/PNtHtL8gUzWUyw7ztqxb" alt=""><figcaption><p>Click the <strong>+</strong> button in the <strong>Sources</strong> tab.</p></figcaption></figure>

<figure><img src="/files/Wl7YxhVkfz12RtvqJtcz" alt=""><figcaption><p>Select <strong>Audio Visualizer</strong> source.</p></figcaption></figure>

Currently, six audio visualizer templates are available. Each template has slightly different detailed settings, so you can customize them to create your own unique visualizer.

<figure><img src="/files/cw11o9LVLQhaeBNR2re8" alt=""><figcaption><p>Each template has slightly different detailed settings.</p></figcaption></figure>

<figure><img src="/files/S6oju0QxSeEM2PfDcbRv" alt=""><figcaption><p>Fine-tune the visualizer’s appearance using the detailed settings.</p></figcaption></figure>

You need to select which audio source the visualizer should react to, such as desktop audio, a microphone, or a **Music Playlist**. For more information about the **Music Playlist** source, refer to the page below:

* [Using Music Playlist Source](/desktop/guides/sources/music-playlist-source/using-music-playlist-source.md)

<figure><img src="/files/NrIrjRof9Q25ddnNY1Ny" alt=""><figcaption><p>Select an audio source for the visualizer to react to.</p></figcaption></figure>

[Desktop](/desktop/overview.md), [Guides](/desktop/guides.md), [Sources](/desktop/guides/sources.md), [Audio Visualizer Source](/desktop/guides/sources/audio-visualizer-source.md)


---

# 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://guide.prismlive.com/desktop/guides/sources/audio-visualizer-source/using-audio-visualizer-source.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.
