Hi Zoom Developer Community,
I have a ready-to-use AI agent with text-to-speech capabilities, and I need to integrate it into Zoom meetings as an active speaker/presenter. The agent should be able to:
- Join meetings as a participant
- Speak using TTS
- Share screen when needed
What would be the best way to implement this using Zoom’s tools? Is this type of integration supported through the Meeting SDK?
Thanks!