Skip to content

fix: await unmute() to ensure VAD reinitializes before continuing#22

Merged
jackbridger merged 1 commit intomainfrom
fix/stable-disconnect-reference
Jan 14, 2026
Merged

fix: await unmute() to ensure VAD reinitializes before continuing#22
jackbridger merged 1 commit intomainfrom
fix/stable-disconnect-reference

Conversation

@jackbridger
Copy link
Copy Markdown
Contributor

The unmute() function in the JS SDK is async because it needs to reinitialize VAD. Not awaiting it could cause race conditions where user speech isn't detected immediately after unmuting.

The unmute() function in the JS SDK is async because it needs to
reinitialize VAD. Not awaiting it could cause race conditions where
user speech isn't detected immediately after unmuting.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jackbridger jackbridger merged commit 5286a44 into main Jan 14, 2026
2 checks passed
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.

1 participant