Dev platform for application run in windows and ios both

Please suggest me if i developed application with windows sdk with c# wrapper those application how can i use with ios or other application how to make app that no need to worry about platform like windows,linux,ios

suggest good meeting sdk also to process and access raw audio data

Hi @sourabh.patole ,

I’m building an open source API here that let’s you access the raw audio data from a Zoom meeting.

All you need to do to get the data is make an HTTP request, so you can access with the data from any platform, windows, linux or iOS.

See the API reference here for the call: Attendee API

It will return an S3 URL where you can download the raw audio.