bigbluebutton-Github/bigbluebutton-html5/imports/api/users/server
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
..
handlers prevent user join from multiple tabs with same sessionToken 2022-05-13 16:18:51 -03:00
methods refactor(captions): configurable languages 2022-07-20 17:20:52 +00:00
modifiers feat(captions): add talking indicator feedback 2022-07-20 17:20:51 +00:00
store Enhances authToken validation to solely use Meteor.call 2021-10-28 15:16:16 -03:00
eventHandlers.js Merge pull request #14016 from Tainan404/wip-new-msg-userLeftFlag 2022-04-04 14:08:40 -04:00
index.js Moved files up to api/ 2017-10-11 18:09:35 -07:00
methods.js feat(captions): add talking indicator feedback 2022-07-20 17:20:51 +00:00
publishers.js Merge remote-tracking branch 'upstream/v2.5.x-release' into wip-new-msg-userLeftFlag 2022-02-16 11:29:15 -03:00