bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-graphql/audio-captions
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
..
button Revert "refactor(core-html5): custom hook for voice data" 2024-06-19 14:18:58 -03:00
captions refactor(audio): improve audio settings' UI 2024-08-15 00:43:37 +00:00
live Fix: Captions lines are duplicated; limit how many rows (#20590) 2024-06-28 09:29:26 -04:00
speech Revert "refactor(core-html5): custom hook for voice data" 2024-06-19 14:18:58 -03:00
service.ts fix: Client crash if speech synthesis is not enabled (#20756) 2024-07-24 10:39:11 -04:00