2023-06-27

Updates to Android Client SDK (v3.10.0) - Introduced a new preview method that allows the local participant to test different capture modes and voice fonts before a conference. Additionally, fixed an issue where some StreamRemovedEvent events were not correctly generated and enabled software codes on emulators by default.

Updates to iOS Client SDK (v3.10.0) - Introduced a new preview method that allows the local participant to test different capture modes and voice fonts before a conference. Additionally, fixed an issue where some streamRemoved events were not correctly generated.

Android Client SDK

3.10.0

Features

Introduced a new preview method that allows the local participant to test different capture modes and voice fonts before a conference. The method sets a preview recorder that records the participant's audio and plays it back. Before playing the recorded audio, set the captureMode to a preferred setting that you wish to try.

Bug Fixes

  • Fixed an issue where some StreamRemovedEvent events were not correctly generated.

  • Enabled software codes on emulators by default.

  • Fixed an issue where changing video forwarding settings resulted sometimes in not receiving some video streams.

  • Fixed an issue where media stream events were not generated in some situations.

  • Fixed an issue where the media stream label was missing in some situations.

  • Fixed an issue where media stream events were generated for non-participants in some situations.

  • Fixed an issue where the client access token was not properly internally cleaned up after closing or opening a session.

iOS Client SDK

3.10.0

Features

Introduced a new preview method that allows the local participant to test different capture modes and voice fonts before a conference. The method sets a preview recorder that records the participant's audio and plays it back. Before playing the recorded audio, set the captureMode to a preferred setting that you wish to try.

Bug Fixes

Fixed an issue where some streamRemoved events were not correctly generated.