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 development | Windows API - Win32
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
{count} votes

Accepted answer
  1. Castorix31 90,686 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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.