> For the complete documentation index, see [llms.txt](https://docs.ndi.video/all/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ndi.video/all/using-ndi/ndi-for-audio/products-using-ndi-for-audio.md).

# Products Using NDI for Audio

The following list presents some products that make use of NDI connectivity technology for Audio over IP networking. It will be updated over time, as more relevant products enter the market.

<table data-full-width="true"><thead><tr><th>Brand</th><th>Products</th></tr></thead><tbody><tr><td>NDI</td><td>​<a href="/pages/W21P8Ozw2My0UjRnVquf">Audio Direct VST3 Plugins</a> NDI Free Audio (distributed with the NDI SDK) <a href="/pages/qRyjWKi3JJmPm3VV1bRX">NDI Screen Capture</a>​ <a href="/pages/IrkKXa7UeZ0Q0XLbISzL">NDI Virtual Input</a>​</td></tr><tr><td>Mackie</td><td>​<a href="https://mackie.com/en/blog/all/DLZ_NDI_HowToSetup.html">DLZ Creator</a>​</td></tr><tr><td>LAMA</td><td>​<a href="https://lamamix.com/product/lama-connect/">Connect</a>​</td></tr><tr><td>Avsono</td><td>​<a href="https://avsono.com/products/">NDI Audio Embedder </a><a href="https://avsono.com/products/">NDI Audio Gateway</a> <a href="https://avsono.com/products/">NDI Virtual Soundcard</a> <a href="https://avsono.com/products/">NDI Audio Router</a>​</td></tr><tr><td>Salsa Sound</td><td>​<a href="https://www.salsasound.com/products/mixair">MIXaiR™</a>​</td></tr><tr><td>Telos Alliance</td><td>​<a href="https://success.telosalliance.com/telos-infinity-ip-intercom-systems">Infinity IP Intercom Systems</a>​</td></tr><tr><td>Waves</td><td>​<a href="https://www.waves.com/mixers-racks/cloud-mx-audio-mixer">Cloud MX Audio Mixer</a>​</td></tr><tr><td>On-Hertz</td><td>​<a href="https://www.on-hertz.com/artisto">Artisto</a>​</td></tr></tbody></table>

{% hint style="info" %}
It's important to note that, in addition to the software listed, any product (hardware or software) sending or receiving video over NDI is also, in essence, doing the same for audio.
{% 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://docs.ndi.video/all/using-ndi/ndi-for-audio/products-using-ndi-for-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.
