Hope you are doing well. I have a client who is using zoom Meetings, Zoom Phone and Voice Recorder. I’m good to figure out the APIs of meetings, Zoom Phone and the ZRA APIs. But it seems there is not a formal doc for the Voice Recorder. May you please guide me how to get the recording + transcripts for the Voice Recorder?
Or, if that goes to the Meetings API, how can I distinguish the data between Zoom Meetings and Voice Recorder?
hi @Ricky-RH and @Jims
Thanks for reaching out to us!
We currently do not have an API section for the Zoom Voice Recorder.
I just ran a couple of tests on my end and it seems like you can find the recording using the List all recordings endpoint
The only way to differentiate it from a meeting would be the topic of the recording, which will be your user name plus Voice Recording, something like this: “topic”: “Elisa L’s Voice Recording”.