mumble-voip/mumble

WASAPIInput: only enable echo cancellation if the input device is the same as the output device

Open

#1731 opened on Jun 28, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5,642 stars) (1,062 forks)batch import
clientfeature-requesthelp wanted

Description

This issue came up in https://github.com/mumble-voip/mumble/issues/1722 where a user tried to use a USB soundcard with a USB desk mic. It didn't work, and it was not obvious what was wrong.

Contributor guide