GET /meetings/{meetingId}/recordings
(Zoom Meeting API)
Hello. I’m having an issue retrieving the transcript for each participant via the aforementioned api endpoint. When retrieving the recording for the meeting, I do successfully get all the relevant files, and the transcript for the entire meeting, but for the “participant_audio_files” array, I’m only getting the audio files back in M4A format, no VTT transcripts. I’ve enabled all settings to record and enabled recording for each participant, but to no avail. I’m curious if there’s something I missed or if there is an admin setting I need to change.