Acoustic Echo Cancellation ( Echoey audio) during the call
tongwu226 opened this issue · 2 comments
tongwu226 commented
In an earlier version of LiveLab that uses the web audio API with media streams, echo cancellation wasn't applied properly, which causes audio of each stream to be rendered twice and created annoying echo.
This seems to be a bug with WebRTC handling audio processing functions. There's a reported issue addressing the not functioning of AEC when using web audio API:
Issue 687574: AEC when using Web Audio API
tongwu226 commented
Updated: Currently we cannot fix the echoey audio bug, so we stop using web audio API for the public release version. This issue remains open for discussion and future solutions.
ojack commented
Closing this because it is fixed, but feel free to continue discussion.