Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MicMute makes Logitech G Hub keep the microphone muted #40

Open
idogadol opened this issue Mar 2, 2024 · 1 comment
Open

MicMute makes Logitech G Hub keep the microphone muted #40

idogadol opened this issue Mar 2, 2024 · 1 comment

Comments

@idogadol
Copy link

idogadol commented Mar 2, 2024

I use a pair of Logitech G Pro X headphones, and there's an annoying problem with using MicMute alongside Logitech G Hub, which I hope can be fixed by MicMute's dev since Logitech's support is awful.

G Hub allows setting the microphone volume from 0 to 100, using MicMute to mute the mic puts it at 0, turning it back on should put it back to 100, but often enough it does not, and it's kept at 0, and I need to open G Hub and turn it back to 100 for it to work again, this is an annoying minor inconvenience since I often join a Discord voice chat and find out my mic isn't working because of this problem between MicMute and Logitech G Hub.

@Anc813
Copy link
Owner

Anc813 commented Mar 3, 2024

@idogadol
MicMute does not affect mic volume. Only it's status.

You can see it in source files:

await getSelectedDevice()?.SetMuteAsync(true);

Also I record short video that shown that when I click micmute icon on taskbar - volume does not changed.

micmute_40_1.mp4

I suspect that the reason for the volume change is due to the software from Logitech.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants