# \&dtx

Viewer-Side Option! ([`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md), [`&room`](/advanced-settings/setup-parameters/room.md), [`&solo`](/advanced-settings/mixer-scene-parameters/and-solo.md))

## Aliases

* `&usedtx`

## Details

Using `&dtx` will turn off the audio encoder automatically when no little to no sound is detected. The VDO.Ninja default uses a dynamic audio bitrate mode ([`&vbr`](/advanced-settings/audio-parameters/vbr.md)), but using `&dtx` takes things to the next level. It might be useful as a very mild [noise-gate](/advanced-settings/audio-parameters/noisegate.md) I suppose?

## Related

{% content-ref url="/pages/-MZdw-nDkJF22xYnUnvh" %}
[\&vbr](/advanced-settings/audio-parameters/vbr.md)
{% endcontent-ref %}

{% content-ref url="/pages/4jEtstQuCuSztogzeaAs" %}
[\&nofec](/advanced-settings/audio-parameters/minptime-3.md)
{% endcontent-ref %}

{% content-ref url="/pages/VVcfb7xNYaY8qMRIduao" %}
[\&audiocodec](/advanced-settings/audio-parameters/minptime-1.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.vdo.ninja/advanced-settings/audio-parameters/minptime-2.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.
