This commit is contained in:
Isaac
2025-11-13 00:25:29 +08:00
parent 99840de8d7
commit 789f9e29c9
15 changed files with 636 additions and 53 deletions

View File

@@ -36,6 +36,7 @@ import ReactionSelectionNode
import EntityKeyboard
import GlassBackgroundComponent
import PremiumUI
import VideoChatMicButtonComponent
extension VideoChatCall {
var myAudioLevelAndSpeaking: Signal<(Float, Bool), NoError> {