Use connectMyAudio() , a sound effect is played

When I use

MobileRTC.shared().getMeetingService()?.connectMyAudio(true)

, a sound effect is played if the result is true . I don’t recall this sound effect being present in previous versions. Is there any way to disable it? On an iOS 17.1 device, I heard the sound effect, but it did not play on an iOS 15.7.9 device.

MeetingSDK 5.16.2

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