[wdmaudiodev] Detecting and blocking microphone usage

  • From: Paul Jackson <mailnew4ster@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Wed, 20 Jun 2018 11:30:04 +0300

Hi guys,

I'm trying to find a way to implement a security kernel driver (or, if not
possible, a user-mode solution) for microphone usage.

I'd like to be able to do the following:
1. Block selective applications from accessing the microphone.
2. If not possible, block all applications from using the microphone.
3. If not possible, notify the user when the microphone is being used.

Can you please shed some light on what possibilities I have?

Other related posts: