Hello. Is it possible to catch audio in zoom meeting sdk which comes from phone call and if so, how can I do it?
I can get raw audio data from IZoomSDKAudioRawDataDelegate::onOneWayAudioRawDataReceived method, but cannot get phone call audio in this method.