Merge pull request #7645 from KDSBrowne/0TF-SpeechRecognition-captions
Add speech recognition functionality to writing captions
No related branches found
No related tags found
Showing
- bigbluebutton-html5/imports/api/captions/server/methods.js 2 additions, 0 deletionsbigbluebutton-html5/imports/api/captions/server/methods.js
- bigbluebutton-html5/imports/api/captions/server/methods/appendText.js 30 additions, 0 deletions...n-html5/imports/api/captions/server/methods/appendText.js
- bigbluebutton-html5/imports/api/note/server/helpers.js 3 additions, 0 deletionsbigbluebutton-html5/imports/api/note/server/helpers.js
- bigbluebutton-html5/imports/ui/components/captions/pad/component.jsx 216 additions, 53 deletions...on-html5/imports/ui/components/captions/pad/component.jsx
- bigbluebutton-html5/imports/ui/components/captions/pad/container.jsx 4 additions, 1 deletion...on-html5/imports/ui/components/captions/pad/container.jsx
- bigbluebutton-html5/imports/ui/components/captions/pad/service.js 1 addition, 0 deletions...utton-html5/imports/ui/components/captions/pad/service.js
- bigbluebutton-html5/imports/ui/components/captions/pad/styles.scss 16 additions, 0 deletions...tton-html5/imports/ui/components/captions/pad/styles.scss
- bigbluebutton-html5/imports/ui/components/captions/service.js 39 additions, 0 deletions...luebutton-html5/imports/ui/components/captions/service.js
- bigbluebutton-html5/private/config/settings.yml 1 addition, 0 deletionsbigbluebutton-html5/private/config/settings.yml
- bigbluebutton-html5/private/locales/en.json 5 additions, 0 deletionsbigbluebutton-html5/private/locales/en.json
Loading
Please register or sign in to comment