Skip to content

1.10.4

Compare
Choose a tag to compare
@Decoder07 Decoder07 released this 01 Jul 07:40
· 71 commits to main since this release
5d2be71
Package Version
hms_room_kit 1.1.4
hmssdk_flutter 1.10.4
hms_video_plugin 0.0.2

hmssdk_flutter

  • Live Transcription in webRTC calls

    HMSSDK now provides support for transcription in webRTC calls. You can now start/stop transcription using HMSTranscriptionController methods. HMSSDK provides also provides callbacks for transcription start/stop events. Learn more about it here

  • Applications no longer need to request permissions for camera, microphone etc. HMSSDK handles the permissions internally. Checkout the permissions guide

hms_room_kit

  • Introducing live transcription options in prebuilt

    Prebuilt now supports live transcription for better accessibility. Users can enable or disable live transcription from the prebuilt interface.

Uses Android SDK 2.9.59 & iOS SDK 1.12.0

Full Changelog: 1.10.3...1.10.4