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
After upgrading from libwebrtc 114.5735.10 to 125.6422, I started experiencing an issue where the microphone audio sounds distorted or robotic to the remote peer.
The voice sounds broken or glitched, almost like a sampling rate mismatch.
When I pause execution (e.g., breakpoint) or the app is temporarily blocked, the audio returns to normal afterward.
It seems that re-creating the local audio track changes something internally and fixes the issue temporarily.
I’d like to ask if anyone else is experiencing this, or if there is any known workaround or solution.
Any help would be greatly appreciated 🙏
The text was updated successfully, but these errors were encountered:
[Android & iOS Native]
After upgrading from libwebrtc 114.5735.10 to 125.6422, I started experiencing an issue where the microphone audio sounds distorted or robotic to the remote peer.
The voice sounds broken or glitched, almost like a sampling rate mismatch.
When I pause execution (e.g., breakpoint) or the app is temporarily blocked, the audio returns to normal afterward.
It seems that re-creating the local audio track changes something internally and fixes the issue temporarily.
I’d like to ask if anyone else is experiencing this, or if there is any known workaround or solution.
Any help would be greatly appreciated 🙏
The text was updated successfully, but these errors were encountered: