If speaker says a certain word which is passed as a parameter to the function, then an alert will be given.
Steps:
- turn on captions in google meet
- open the inspect menu of the browser, go to console
- paste the function given in the file
- call the function, with the word you need to listen as the parameter ex. alertIfSpeakerSays("attendance")
- that's it, now even if you are in another tab, with that tab being muted, you will be notified