Skip to content

Don't play feedback when we have a stream already playing audio on that sink

Bharadwaj Raju requested to merge work/bharadwaj/no-feedback-when-playing into master

Playing feedback when there's already audio playing on that sink is unnecessary and makes it harder to judge volume. With this change, feedback is only played when there are no streams associated with that device with a current volume > 0.

cc @teams/usability

Merge request reports