Has something changed with the audio settings in the ZoomSDK v5.10.6.7530?

Hi!

I have compared two last ZoomSDK demo projects:

  • new zoom sdk (zoom-sdk-macos-5.10.6.7530);
  • previous zoom sdk (zoom-sdk-macos-5.10.3.6470).

I have noticed that something changed with audio settings on ‘Join Audio’ step.

I attached logs screenshots where you can see that there are some additional logs in the new version of SDK right after Join Audio:

ZoomSDKMeetingService* meetingService = [[ZoomSDK sharedSDK] getMeetingService];
[[meetingService getMeetingActionController] actionMeetingWithCmd:ActionMeetingCmd_JoinVoip userID:0 onScreen:ScreenType_First];

New ZoomSDK logs:


Previous ZoomSDK logs:

Has something changed with the audio settings in the last ZoomSDK?

Thank you!

Thanks for sharing it with us.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.