Release Date: April 6, 2022

Table of Contents

Web SDK

  • Screen Share: Process of Starting and Stopping of Screen Share has been changed. Implementation done at the SDK without impacting API methods.

Android & iOS SDK

  • Screen Share: Process of Starting and Stopping of Screen Share has been changed. Implementation done at the SDK without impacting API methods.
  • Speaker Volume Control: Suing SDK method, Audio Volume of remote streams can be controlled. Passing a value of 0 mutes whereas value of 1 achieves maximum volume.
  • Speech to Text: EnableX introduced speech to text capability on Active Talker’s Streams in a Video Session. Any user end point may subscribe to start receiving text version of speech.
  • Privacy Mode:
  • Custom data in Session: Customer data structure can be set for in-session usage. The data saved in-session will be made available to each user joining along with the Room Object. This is expected to help to create different type of features in any app that needs custom data support in an ongoing call.
  • Local Stream Preview: SDK supports new SDK method to get preview of local stream.