Save each participant audio in a different file

Hi everyone,

Would it be possible to create a bot that saves each participant’s audio into a different file?

I don’t want to record the meeting audio in a single file, basically I need each participant’s audio separately.

Thank you very much
Paulo

Hey Paulo,

Yes, it’s definitely possible to save the individual audio files for each participant separately. I’d recommend the Linux Meeting SDK for this. You can receive raw audio data and specify whether you’d like to have mixed or per-user audio through IZoomSDKAudioRawDataDelegate.

Here’s some documentation that you might helpful when starting to build with the Linux Meeting SDK. You can also check out this sample application built with the Linux Meeting SDK to get an idea of how to work with the SDK.

Another alternative to consider would be Recall.ai. It’s a 3rd party API which allows you to spin up meeting bots in just a few lines of codes to capture meeting video, audio (including separate audio streams), and other participant metadata. Here’s a link to our docs page if you’re interested: Getting Started with Recall

Thanks for your reply Amanda. I’m not being able to find pricing information for recall.ai though,