bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio
Mario Jr f2de2806eb Add setting for enabling/disabling microphone audio filters
As explained in #11143, disabling audio filters is desired in some scenarios.
This basically adds an option for user to disable default constraints.
When user doesn't change this value in Settings > Application, the default
value for each audio constraints is retrieved from settings.yml.
When user changes this value in Settings > Application, audio
filters (AGC, Noise Supression and Echo Cancellation) are all set to
true/false, according to the value selected in the Settings GUI.

To start it simple, we decided to not to add a different setting in the GUI for
each audio contraint. This may be added in the future, though (perhaps in a
dedicated Audio Settings tab)
This is related to #4873
2021-01-29 14:18:15 -03:00
..
audio-controls move the check to disable mutedAlert feature; temp disable it 2020-10-26 21:07:15 +00:00
audio-dial Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total 2020-09-09 19:29:18 +00:00
audio-modal Merge 2.2.29 and 2.2.30 into 2.3.x 2020-11-24 15:13:09 +00:00
audio-settings Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total 2020-09-09 19:29:18 +00:00
audio-stream-volume removed .log() function in favour of logger 2019-08-01 12:47:45 -04:00
audio-test include instanceId in resources url 2020-11-30 16:09:35 +00:00
autoplay Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total 2020-09-09 19:29:18 +00:00
device-selector fix audio input selector 2019-07-06 22:04:05 +00:00
echo-test Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total 2020-09-09 19:29:18 +00:00
help fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00
permissions-overlay Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total 2020-09-09 19:29:18 +00:00
container.jsx Add setting for enabling/disabling microphone audio filters 2021-01-29 14:18:15 -03:00
service.js Add setting for enabling/disabling microphone audio filters 2021-01-29 14:18:15 -03:00