Audio subscribe failed, err=12

Hi @Parth3, it’s not a Marketplace add-on anymore - Zoom staff confirmed you no longer need explicit permission to access raw data

The current path is runtime privileges: join as host/co-host, or have the host grant local recording permission, or join with a join token for local recording.

On Windows/Linux, follow the Use raw data and Linux raw data guides — call StartRawRecording() before subscribing, otherwise you’ll keep seeing SDKERR_NO_PERMISSION (12).

You could also take a look at Recall.ai’s Meeting Bot API which captures per-participant audio/video across Zoom, Teams, and Meet with one api call