bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio
prlanzarin 54b6578b03 fix(audio): forcefully disable stereo when using Vosk transcription
The current Vosk CC provider does not support stereo mic streams
(pending investigation as to why).

This commits makes sure stereo is forcefully disabled via SDP munging
only when transcription is active and using Vosk. Having it disabled
in the server side (FreeSWITCH) is not enough because the stereo parameter
is client mandated and replicated by FS on its answer. So we need to
make sure it's always disabled for the time being.
SFU audio does munging server side (and stereo is always off), so no changes
needed there.

The rest of the providers (except WebSpeech) need to be validated against
stereo audio as well.
This is also intended to be temporary - ideally this needs to be fixed in
mod_audio_fork/Vosk/wherever this is breaking.
2023-04-25 10:10:39 -03:00
..
audio-controls Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
audio-dial convert audio dial component 2021-11-09 12:53:41 +00:00
audio-modal [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00
audio-settings [issue-16954] - last migrations - VideoPreview and drag and drop of background 2023-03-27 12:36:25 -03:00
audio-stream-volume test: add audio tests 2022-07-15 17:54:16 -03:00
audio-test move button component to common folder 2022-02-14 20:20:50 +00:00
autoplay move button component to common folder 2022-02-14 20:20:50 +00:00
captions fix(audio): forcefully disable stereo when using Vosk transcription 2023-04-25 10:10:39 -03:00
device-selector Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
echo-test move button component to common folder 2022-02-14 20:20:50 +00:00
help move button component to common folder 2022-02-14 20:20:50 +00:00
local-echo fix(audio): output device changes not effective in local echo test 2023-03-20 17:38:06 -03:00
permissions-overlay [issue-16954] - renaming referencing of Modals 2023-03-20 10:08:35 -03:00
container.jsx [issue-16954] - merge upstream/v2.7.x-release 2023-04-11 11:02:00 -03:00
service.js Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash 2023-04-05 09:42:05 -03:00