You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: mute the mic from a bottom-right FAB while live (#26)
Add a floating mic mute/unmute button pinned to the bottom-trailing
corner, shown only while a broadcast is live (when muting actually
matters). It toggles micVolume between 0 and the pre-mute level and
posts micVolumeSignal, reusing the exact live-apply path the Settings
mic-volume slider already drives, so a running broadcast responds
instantly. Muted state swaps to a red mic.slash glyph.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments