[wdmaudiodev] Re: IAudioSessionEnumerator for all users

  • From: Paul Jackson <mailnew4ster@xxxxxxxxx>
  • To: wdmaudiodev <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Tue, 7 Aug 2018 01:31:26 +0300

I'm working on a security solution which I mentioned here earlier:
https://www.freelists.org/post/wdmaudiodev/Detecting-and-blocking-microphone-usage

It will be running from a service, and should log all unwanted microphone
usage (I still investigate whether I can also prevent recording, even
though based on the previous discussion I'm not so optimistic).
I can have a deamon running for every user and communicating with the
service, but I hoped to be able to avoid that.

Thanks.

On Mon, Aug 6, 2018 at 11:22 PM Matthew van Eerde <
dmarc-noreply@xxxxxxxxxxxxx> wrote:

Nope. Why do you want to do this? What would your service do with this
information?


------------------------------
*From:* wdmaudiodev-bounce@xxxxxxxxxxxxx <wdmaudiodev-bounce@xxxxxxxxxxxxx>
on behalf of Paul Jackson <mailnew4ster@xxxxxxxxx>
*Sent:* Monday, August 6, 2018 7:35:30 AM
*To:* wdmaudiodev
*Subject:* [wdmaudiodev] IAudioSessionEnumerator for all users

I tried using IAudioSessionEnumerator from a service, but I see that I
don't get any activity. After another experiment, I saw that every user
sees only his own audio sessions. Is there a way to enumerate all system
sessions? Thanks.

Other related posts: