Forum Discussion
Jeffrey_Lukaszeski
Jul 26, 2022Copper Contributor
Disabling Microsoft Teams Room Noise Suppression permanently
Microsoft Teams App Version https://4.12.139.0/ Logitech Tap/Intel NUC Long story short... we had an issue where the audio for a conference room was cutting in and out, and we determined that it wa...
Nes7901
Mar 03, 2023Copper Contributor
I had the same issue; I had to reset the device thru console settings and then re submit XML to folder with the added line to XML <NoiseSuppressionDefault>0</NoiseSuppressionDefault>
KentFoster
May 30, 2023Copper Contributor
Can you just send the following skypesettings.xml and only change this one element? Customer is wanting Noise suppression off for a custom MTR room and only wants that setting change. He is worried other settings/elements will be changed. I don't have a system to test with at the moment.
<SkypeSettings>
<NoiseSuppressionDefault>0</NoiseSuppressionDefault>
</SkypeSettings>