What kind of app should I build if I want to develop an AI interpreter for Zoom?

i want to develop an app or bot that can interpret zoom meeting from one language to another:

I cannot figure out what type of app I should create.
When i goto the developer portal and click on create an app, it shows me three options:


between these i think server to server oauth app is closest but reading the documentation at Internal apps (Server-to-server) as well as a video i watched https://youtu.be/OkBE7CHVzho?si=9C8GSiF7WL2apcO2&t=30 it seems this type of app is for internal-use only so it seems this is not what i want.
and if i look at Zoom Developer Docs there is a zoo of options. i think this kind of use-case requires developing a bot but i don’t see that option anywhere in the links i have tried. is this a lost cause?

Hi @morpheuz ,

Firstly, you may want to check the zoom options as they can do alot of this.
oterwhsie you need to create a zoom video sdk to get the live content.

Server to server can only use admin information and therefore only access the recordings afterwards.
A Zoom api marketplace app can be in the meeting but can not hear the audio.

Good luck

all the best

John