[mirotalksfu] - improve transcription UI, add persistent mode

هذا الالتزام موجود في:
Miroslav Pejic
2023-12-22 14:52:09 +01:00
الأصل c85c7fce69
التزام 9f823ac60a
7 ملفات معدلة مع 99 إضافات و30 حذوفات

عرض الملف

@@ -18,7 +18,8 @@ class LocalStorage {
this.SFU_SETTINGS = {
share_on_join: true, // popup message on join
show_chat_on_msg: true, // show chat on new message
show_transcript_on_msg: true, // show transcript on new message
transcript_persistent_mode: false, // Prevent stop transcript in case of no-speech
transcript_show_on_msg: true, // show transcript on new message
speech_in_msg: false, // speech incoming message
moderator_audio_start_muted: false, // Everyone starts muted in the room
moderator_video_start_hidden: false, // Everyone starts hidden in the room