Conference Mute Notification #459
AdamTheLawyer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to attach an event to the video conference mute/unmute? I'd like to make a more prominent "mute" indicator (I'm thinking a Neopixel strip that lights up), but to do that I need to attach some code to mute and unmute events.
Is there any way to do that? An option to execute a custom command line when the status changes would work, but I'd rather not have to dig into the PowerToys source. Is there some flag somewhere that I can test to see whether the mic is muted?
Beta Was this translation helpful? Give feedback.
All reactions