brave/brave-talk

Persist noise-suppression between calls

mrose17 opened this issue · 1 comments

  1. When there is an event that reports a change to noiseSupressionEnabled (cf., https://github.com/jitsi/brave-tracker/issues/123), store the new value in localStorage
  2. The first time that audioMuteStatusChanged reports that the user has unmuted, fetch the noiseSupressionEnabled and if is true, then call setNoiseSuppressionEnabled