Get state of Microsoft teams Call

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
southpaw26
Posts: 13
Joined: 29 Nov 2021, 16:31

Get state of Microsoft teams Call

Post by southpaw26 » 21 Mar 2023, 08:44

Hello. I want to get state of Microsoft teams call. When a Team Call starts => Press hotkey. When the Teams call ends => Press hotkey.

User avatar
tdalon
Posts: 41
Joined: 21 Apr 2017, 07:19
Location: Germany
Contact:

Re: Get state of Microsoft teams Call

Post by tdalon » 26 Mar 2023, 06:35

You could start or end a call/meeting with autohotkey. Have a look at this Teams library https://github.com/tdalon/ahk/blob/main/Lib/Teams.ahk

And then add the actions you want.

You could also watch for a Teams meeting window (see Teams_IsMeetingWindow) existing but this will then have to run permanently in the background.

If you describe more your use case this might motivate me to implement more precisely a solution for it.

Post Reply

Return to “Ask for Help (v2)”