bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/captions/select
Pedro Beschorner Marin 51eeb092b3 refactor(captions): configurable languages
Move the language collection to the HTML settings file. This data defines
the available languages available for the speech API.

These language tags are used to filter SpeechSynthesis' API `getVoices`
result. Tags must use BCP 47 format.

https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisVoice/lang
2022-07-20 17:20:52 +00:00
..
component.jsx refactor(captions): configurable languages 2022-07-20 17:20:52 +00:00
container.jsx