Intercepting and postprocessing all audio streams on Windows

北城以北 提交于 2019-12-03 17:35:30

If you're loading a custom sAPO, you're globally affecting the sound for a system. This is going to require signing. From this article:

The audio engine does not load unsigned sAPOs into the audio processing graph. So while you are testing your sAPO, you must disable the protected process for Audiodg.exe. To disable the protected process, set the value of the DisableProtectedAudioDG registry key to '1'.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!