iXab3r / MicSwitch

MicSwitch is a tool which allows you to mute/unmute your microphone using a predefined hotkey
314 stars 28 forks source link

Feature: Mute status on Discord #90

Closed TheChilliPL closed 1 year ago

TheChilliPL commented 2 years ago

Discord could get the global mute status if we registered this software as a certified audio device. If I understand it correctly, then people on Discord could see when your microphone is muted. Of course, it could be an optional feature.

Documentation: https://discord.com/developers/docs/topics/certified-devices

iXab3r commented 1 year ago

Problem is micswitch does not register itself as an input device anywhere in the system. Also having it's own device kinda contradicts with overall idea of controlling other system devices without any redirection/restream/whatsoever.