Skip to content

Conversation

@kloudwrangler
Copy link

@kloudwrangler kloudwrangler commented Nov 30, 2025

Corrects the menu item names used to mute/unmute audio in Zoom as they are case-sensitive, resolving issues where the script fails to correctly toggle the mute state. Also changes the way the Microsoft teams app is found due to Teams change in bundle id.

Fixes #313

@kloudwrangler kloudwrangler marked this pull request as ready for review November 30, 2025 13:56
@kloudwrangler kloudwrangler changed the title MicMute: Fix toggling mute button on Teams and Zoom fix(MicMute): Correct toggling mute button on Teams and Zoom Nov 30, 2025
@kloudwrangler kloudwrangler changed the title fix(MicMute): Correct toggling mute button on Teams and Zoom fix(MicMute): Correct toggling mute button on Teams and Zoom. Fixes: #313 Nov 30, 2025
@kloudwrangler kloudwrangler changed the title fix(MicMute): Correct toggling mute button on Teams and Zoom. Fixes: #313 fix(MicMute): Correct toggling mute button on Teams and Zoom Nov 30, 2025
@kloudwrangler kloudwrangler force-pushed the fix-micmute-toggle-button branch 2 times, most recently from 04743f1 to 17835fd Compare November 30, 2025 14:23
Corrects the menu item names used to mute/unmute audio in Zoom as they are case-sensitive by making a regex that is case insensitive. This resolves issues where the script fails to correctly toggle the mute state due to changes in application menu.

Also changes the way the Microsoft teams app is found due to Teams change in bundle id.
@kloudwrangler kloudwrangler force-pushed the fix-micmute-toggle-button branch from 17835fd to e683256 Compare November 30, 2025 14:28
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

Successfully merging this pull request may close these issues.

MicMute broke in recent Zoom update

1 participant