question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Noise Suppression

See original GitHub issue

Ambient / distant sounds are painfully quiet. A lot of my streams focus on audio coming from the surroundings (a band, a comference speaker, etc), rather than the user holding the device. My project is only on iOS right now, so I don’t know if this is also the case on Android, but I bet so. Noise suppression appears to be the default. Is there a way to turn it off?

Read here: https://blog.mozilla.org/webrtc/fiddle-of-the-week-audio-constraints/

These audio constraints should be what I need.

{ autoGainControl: true, noiseSuppression: false }

Can support for those be implemented easily?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

AMD Noise Suppression | Intelligent Audio Enhancement
AMD Noise Suppression reduces background audio noise from your surrounding environment, providing greater clarity and improved concentration whether you are ...
Read more >
Krisp: World's #1 Noise Cancelling App
Krisp cancels background noise and reduces echo during your calls. Get started with Krisp today and enjoy effective online meetings.
Read more >
Noise Suppression Technologies, Inc.: Homepage
We engineer and manufacture custom designed noise control products. Cost Effective; High Performance; Sound Solutions for the Future ...
Read more >
Reduce background noise in Teams meetings
Auto (default) The Teams app decides on the best level of noise suppression based on local noise. • High Suppresses all background sound...
Read more >
Noise Suppression vs. Noise Cancellation – What is the ...
The article discusses the differences between noise suppression and noise cancellation, relating to hearing protection.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found