bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/captions
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
..
button feat(captions): add talking indicator feedback 2022-07-20 17:20:51 +00:00
live style(captions): add background alpha 2022-07-20 17:20:51 +00:00
select refactor(captions): configurable languages 2022-07-20 17:20:52 +00:00
speech refactor(captions): configurable languages 2022-07-20 17:20:52 +00:00
service.js feat(captions): add author avatar 2022-07-20 17:20:50 +00:00