bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio
prlanzarin 120bef5cc1 refactor(audio): improve audio settings' UI
We are missing a way to select transcription languages in some
scenarios, e.g.: listenOnlyMode=false. The audio settings UI is also not
handling item disposition very well on smaller devices.

This commit does the following to improve those blind spots:
  - Add the transcription language selector to it whenever applicable
  - Add proper styling to the transcription selector
  - Handle small screens by changing the disposition of elements to
    portrait mode
  - Improve how elements are disposed to a more familiar view: Mic ->
    Activity Indicator; Speaker -> Speaker test. This is more in line
    with how other platforms do audio configuration/pre flight screens.
2024-08-15 00:43:37 +00:00
..
audio-dial
audio-graphql refactor(audio): improve audio settings' UI 2024-08-15 00:43:37 +00:00
audio-modal refactor(audio): improve audio settings' UI 2024-08-15 00:43:37 +00:00
audio-settings refactor(audio): improve audio settings' UI 2024-08-15 00:43:37 +00:00
audio-stream-volume remove defaultProps from components 2024-06-11 13:10:04 -03:00
audio-test refactor: remove instanceId from client (#20850) 2024-08-02 14:10:39 -04:00
autoplay
device-selector feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
echo-test refactor(storage): replace Tracker.Dependency with observer hook (#20322) 2024-06-06 10:50:03 -03:00
help feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
local-echo refactor(audio): improve audio settings' UI 2024-08-15 00:43:37 +00:00
container.jsx feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
queries.ts refactor: remove withTracker from audio container 2024-06-13 10:54:46 -03:00
service.js feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00