I was trying to do the following:
I needed a script that would be "reading" the chat of the current Zoom meeting, and routing that text into another application (in specific, Max/MSP).
I am trying to have live interaction between the participants in the call and th Max/MSP patch. I know what I need to do on Max side to "interpret" the text, but I am clueles on how I could "route" the text from the Zoom chat.
I have little experience in other programming languages, but am open to learn from other scripts.
Sorry if I'm being a little vague. I searched for similar questions and didn't find anything like what I need.