Created
August 26, 2022 15:15
-
-
Save trodemaster/dbad76f22454c5dd25033ef80ee1df89 to your computer and use it in GitHub Desktop.
Microsoft Teams
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tell application "Microsoft Teams" | |
activate | |
tell application "System Events" | |
keystroke "m" using {shift down, command down} | |
keystroke tab using {command down} | |
end tell | |
end tell |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A simple script to bring the Teams app to the foreground mute/unmute the mic