imjasonh / ideas

A place for me to file issues against myself for things I want to build when I'm bored
5 stars 0 forks source link

Google Meet add-on to anonymously vote to end the meeting #122

Open imjasonh opened 7 months ago

imjasonh commented 7 months ago

Participants can vote to end the meeting at any time (and un-vote, if they want).

If at any point >N%, N set by the owner, vote to end it, the meeting ends. Maybe it sends a chat message first, maybe it plays a noise, maybe it just kicks everybody and hangs up.

imjasonh commented 7 months ago

The Meet SDK and API don't seem to have any capability to send chats, play sounds, kick participants or end meetings. So I guess the only option will be to have a sidebar panel for the app that notifies folks when the condition has been met. Maybe that sidebar can play sounds, I'm not sure.