github GetStream/stream-video-swift 1.53.0

4 hours ago

September 18, 2026

✅ Added

  • MicrophoneManager.setAudioBitrateProfile(_:) switches in-call capture between voice and music (hi-fi). Requires dashboard hifi_audio_enabled. Music disables Apple Voice Processing and software NS/HPF, and raises the audio bitrate to 128 kbps. #1260

🔄 Changed

  • The bundled incoming call ringtone ships as AAC (incoming.m4a) instead of uncompressed PCM (incoming.wav), matching the outgoing sound. Sounds.incomingCallSound now defaults to "incoming.m4a". Apps that replace Sounds.incomingCallSound are unaffected; apps that only override Sounds.bundle need an incoming.m4a in their bundle.

🐞 Fixed

  • Mute/unmute while music mode is on no longer chops or delays published audio. Switching to music rebuilds the local audio source with NS/HPF off, so unmute republish no longer restores software processing while Voice Processing is still disabled. Mute still unpublishes the track.

Don't miss a new stream-video-swift release

NewReleases is sending notifications on new releases.