I want to Create a Zoom bot to join as Online meeting Agent and record the meeting discussion and send audio to my local server.
I am using Zoom’s free(basic) account, Whether it is possible to Create an Online meeting Agent using Zoom API’s and record the Meeting discussion of participants. Then send the meeting audio to my local server ?
At first as documented, i tried below step
Step 1: Create Zoom SDK App
Go to: https://marketplace.zoom.us/
Login with your Zoom Free Account
Click “Develop” → “Build App”
Choose Meeting SDK (not OAuth)
Fill in: App Name (e.g., MeetingAgentBot), Company name, developer email
After creation, you’ll get:
SDK Key, SDK Secret (I am stuck at this step. Unable to see this info. I am able to see only Client ID and Client Secret)