mumble-voip/mumble

Feature Request - Fully disable Speex preprocessing

Open

#3,323 opened on Jan 27, 2018

View on GitHub
 (13 comments) (3 reactions) (0 assignees)C++ (1,062 forks)batch import
audioclientfeature-requesthelp wanted

Repository metrics

Stars
 (5,642 stars)
PR merge metrics
 (Avg merge 6d) (7 merged PRs in 30d)

Description

Speex preprocessing noticeably reduces sound quality. I've received some comments that Mumble doesn't sound as good as some other VOIP options. To test, I removed all Speex preprocessing in the source, and sound quality was better than anything we've ever tested.

It might be specific to our environment/equipment, as some microphones don't seem to be affected as much.

Would love to see an option for this under the Audio Processing settings. Or perhaps disable Speex preprocessing completely whenever the user sets Noise Suppression to Off.

Thanks!

Contributor guide