How to turn off "Enable Audio Enhancement" through codes?

hhh 21 Reputation points
2022-09-15T08:04:55.423+00:00

Dear Mr./Mrs.:

The Microsoft documentation shows how to turn off "Enable Audio Enhancement" in Sound - Recording - Properties - Advanced, eg: https://support.microsoft.com/en-us/topic/disable-audio-enhancements-0ec686c4-8d79-4588-b7e7-9287dd296f72.

But I wonder how to use Windows APIs and some codes to turn off it in my project. Could you please help me?

Thanks a lot!

Best,
Mevin

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,429 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,551 questions
{count} votes

Accepted answer
  1. Castorix31 81,831 Reputation points
    2022-09-15T08:19:36.983+00:00

    It can be done with IPolicyConfig

    I had posted a test code in this thread : how to control enable audio enhancements with code

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful