Microphone auto gain?

So Ive noticed with my microphone it tends to turn itself down if I talk loud or am talking louder then normal. How do I shut this feature off so it doesn’t adjust mv volume

Edit: Its apparently Vesktop doing it. Theres a fix for it but you have to edit it in the .desktop file… Its been awhile since Ive messed with any of this can someone point me in the direction to get to this file

Edit 2: Figured it out. For anyone else that has this problem with Vesktop. Edit the .desktop file with this command in the arguments –disable-features=WebRtcAllowInputVolumeAdjustment

Hello, I was looking at the same issue, but for Jitsi Meet and discord from the web browser… If you are using a atom/chromium environment the following flag is causing the issues :
- #enable-webrtc-allow-input-volume-adjustment
It seems, to directly modify system wide the gain of my mic.
Btw I didn’t notice the same issue on good old firefox.

Exec=/usr/bin/vesktop --disable-features=WebRtcAllowInputVolumeAdjustment %U