Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIH-10603 Fix - mic still audible when host chooses to enter hearing muted #2125

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

oliver-scott
Copy link
Contributor

@oliver-scott oliver-scott commented Apr 10, 2024

Jira link (if applicable)

https://tools.hmcts.net/jira/browse/VIH-10603

Change description

Fixes an issue where when the host requests to start a hearing muted, their mic is still audible.
The culprit is the || this.startWithAudioMuted. Because this.isAudioMuted gets set to true, a call is not made to kinly API to physically mute the participant after the hearing countdown finishes, even though the icon shows they are muted.

Copy link

@oliver-scott oliver-scott marked this pull request as ready for review April 10, 2024 16:00
@oliver-scott oliver-scott requested review from a team as code owners April 10, 2024 16:00
@oliver-scott oliver-scott merged commit 49de00d into master Apr 16, 2024
10 checks passed
@oliver-scott oliver-scott deleted the bug/VIH-10603-join-muted branch April 16, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants