
Building an easy-to-use browser noise suppression library in an audio worklet
When we started this work for WorkAdventure, the goal looked simple from a product point of view: improve the audio quality of our WebRTC voice chat when a user is in a noisy environment. The engineering constraint was less simple. We wanted the noise suppression to run in real time, in the browser, on the client side. No audio





