[mirotalksfu] - #215 add tippy

هذا الالتزام موجود في:
Miroslav Pejic
2025-07-15 12:36:52 +02:00
الأصل 7a9751f66e
التزام 876d6f43a9

عرض الملف

@@ -335,9 +335,14 @@ function initClient() {
'If Active, When a participant speaks, their video will be focused and enlarged',
'right'
);
setTippy(
'switchNoiseSuppression',
'If Active, the audio will be processed to reduce background noise, making the voice clearer',
'right'
);
setTippy(
'switchPushToTalk',
'If Active, When SpaceBar keydown the microphone will be resumed, on keyup will be paused, like a walkie-talkie.',
'If Active, When SpaceBar keydown the microphone will be resumed, on keyup will be paused, like a walkie-talkie',
'right'
);
setTippy('lobbyAcceptAllBtn', 'Accept', 'top');