bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio
Arthurk12 c96b53093c feat(captions): adds locale settings
Adds two new flags to the settings file which change the way the locale
flag is used:

- forceLocale: (true/false) => If true, enforces the transcription
  language to be the locale content field and jumps the language
selector
  in audio modal.
- defaultSelectLocale: (true/false) => If true, the default selected
  value in the dropdown language selector in audio modal will be defined
  by the locale content field.

In any case, if the locale flag holds an invalid value, it defaults to
disabled.
2022-07-20 17:20:53 +00:00
..
audio-controls fix missing import in audio controls 2022-07-15 11:41:11 -03:00
audio-dial convert audio dial component 2021-11-09 12:53:41 +00:00
audio-modal feat(captions): language selector 2022-07-20 17:20:50 +00:00
audio-settings Merge pull request #15375 from prlanzarin/u26/fix/local-echo-gUM-block 2022-07-13 15:57:02 -03:00
audio-stream-volume refactor(audio): linter pass over local echo/volume meter 2022-04-18 20:05:26 +00:00
audio-test move button component to common folder 2022-02-14 20:20:50 +00:00
autoplay move button component to common folder 2022-02-14 20:20:50 +00:00
captions feat(captions): adds locale settings 2022-07-20 17:20:53 +00:00
device-selector refactor(audio): style adjustments to AudioSettings device selectors 2022-05-03 16:25:02 +00:00
echo-test move button component to common folder 2022-02-14 20:20:50 +00:00
help move button component to common folder 2022-02-14 20:20:50 +00:00
local-echo fix: change local echo Stop hearing locale to Stop audio feedback 2022-07-13 13:59:49 +00:00
permissions-overlay move modal component to common folder 2022-02-15 15:54:55 +00:00
container.jsx move modal component to common folder 2022-02-15 15:54:55 +00:00
service.js fix(audio): guarantee consistency of selected output devices in AudioSettings 2022-04-28 16:36:47 +00:00