bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-graphql
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-captions refactor(audio): improve audio settings' UI 2024-08-15 00:43:37 +00:00
audio-controls feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
hooks refactor: remove standalone voice user subscription (#20600) 2024-06-28 16:58:29 -03:00
mutations.ts feat: Initial BBB 3.0 Gladia transcriptions implementation (#20295) 2024-06-12 12:06:07 -04:00