Video API v1.9.5 Release Notes
Date of Release: May 12, 2021
EnableX v1.9.5 includes a new Pre-Call Test API in Web SDK. A new method to subscribe for talkers notification is introduced in Web, Android, and iOS SDKs.
Web, Android, and iOS SDKs
-
Talker Notifications: Now it is possible to get details of participants in a room through a subscription service from whom speech or noise is detected. For more information, see:
Web SDK Only
- Pre-Call Test: A new Pre-Call Test API method has been introduced to perform pre-call WebRTC tests and report the issues through event as the method passes through each test that will be performed. These test cases that the method will execute are organized in test groups. For more information, see Web SDK's Pre-Call Test.
- Talker Notification: The name of the Talker Notification event has been updated from
speaker-notification
totalker-notification
. For more information, see Web SDK.
Android SDK Only
- The issues that caused videos to blur are fixed.