How can I extract or save Zoom Audio ? Is there any specific SDK ? If Yes, can someone also share the example?

What I want is to extract or download zoom audio raw data using c++ wrapper.

1 Like

Hi @fahad_ishfaq, this is possible now in both the Video and Meeting SDKs.

A guide for the video SDK is available here: https://developers.zoom.us/docs/sdk/video/windows/advanced/raw-data/

A guide for the Meeting SDK is available here: https://developers.zoom.us/docs/sdk/native-sdks/windows/raw-data/