Process raw audio in Mobile Meetings SDK

Hello,

I’m working on prototype app that processes Zoom’s meeting raw audio stream for people with hearing loss. While reviewing SDK reference of iOS Meetings SDK I found that there is MobileRTCAudioRawDataHelper class. It’s not clear from docs whether this object’s delegate just receives raw data or this data could be modified and sent further into audio chain. Could you please clarify whether my use case is doable and I’m looking at the right direction.

Best regards,
Mikhail

1 Like

Hey @mikhailra,

Thanks for using the dev forum!

Raw data access is not currently available in the meeting SDK.

Thanks!
Michael

Hey, thank you for the reply!

May I ask whether there are plans on implementing it? And what is MobileRTCAudioRawDataHelper for?

Best,
Mikhail

Hey @mikhailra,

MobileRTCAudioRawDataHelper is indeed for raw data it is just not currently enabled.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.