bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio
prlanzarin 9070a651ec fix(audio): local echo not tracking output device changes
Commit 325887e325 split the local echo audio
element from the main audio element to allow concurrent playback without the
risk of interfering with one another.

This introduced a regression where local echo doesn't track output device
changes. The main audio element (i.e. the meeting's audio) is not affected by
this regression.

This commit ensures local echo reacts to output device changes as needed.
2024-09-05 23:57:09 +00:00
..
audio-dial convert audio dial component 2021-11-09 12:53:41 +00:00
audio-graphql fix m shortcut intercepting alt + m 2024-08-29 18:04:50 +00:00
audio-modal Merge pull request #20990 from prlanzarin/u30/fix/audio-safari-gum-loop 2024-08-28 13:19:51 -04:00
audio-settings fix(audio): local echo not tracking output device changes 2024-09-05 23:57:09 +00:00
audio-stream-volume remove defaultProps from components 2024-06-11 13:10:04 -03:00
audio-test refactor: remove instanceId from client (#20850) 2024-08-02 14:10:39 -04:00
autoplay move button component to common folder 2022-02-14 20:20:50 +00:00
device-selector feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
echo-test refactor(storage): replace Tracker.Dependency with observer hook (#20322) 2024-06-06 10:50:03 -03:00
help feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
local-echo fix(audio): local echo not tracking output device changes 2024-09-05 23:57:09 +00:00
container.jsx Merge pull request #20958 from JoVictorNunes/pure-voice-activity-hooks 2024-08-16 09:47:57 -03:00
queries.ts refactor: remove withTracker from audio container 2024-06-13 10:54:46 -03:00
service.js fix(audio): prevent permission check loop in Safari 2024-08-20 19:19:08 +00:00