Commit Graph

2 Commits

Author SHA1 Message Date
prlanzarin
68f66a1fbb fix(audio): handle NotAllowedError in skipCheck:true scenarios
In scenarios where the join audio flow skips echo test, NotAllowedError
(and any other errors) are all being mashed together under a generic
MEDIA_ERROR object.

Properly handle specific errors in audio-manager so they're correctly
render in the audio modal help screen.
2024-04-12 14:40:51 -03:00
KDSBrowne
89853dc026 move microphone error codes to const 2019-09-30 14:54:34 +00:00