bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-graphql/hooks
João Victor 2b6e4b584e fix(voice): reorganize askForConfirmationOnLeave code
- Move askForConfirmationOnLeave into AudioContainer
- Get rid of the unstable useMuteMicrophone hook, which returns a new reference every time the user gets muted/unmuted. Use the stable useToggleVoice hook instead.
2024-08-15 10:34:16 -03:00
..
useSetSpeechOptions.ts feat: Initial BBB 3.0 Gladia transcriptions implementation (#20295) 2024-06-12 12:06:07 -04:00
useToggleVoice.ts refactor(core-html5): custom hooks for voice data 2024-06-21 18:45:05 -03:00