Skip to content

Conversation

@AHGIJMKLKKZNPJKQR
Copy link
Member

No description provided.

@AHGIJMKLKKZNPJKQR AHGIJMKLKKZNPJKQR self-assigned this Dec 8, 2025
Copilot AI review requested due to automatic review settings December 8, 2025 16:43
@linear
Copy link

linear bot commented Dec 8, 2025

FCE-2475 Fix VAD on mute

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a timeout mechanism to the Voice Activity Detection (VAD) system to debounce speech end events. The changes refactor the VAD handling logic to use a configurable timeout before releasing the active speaker, preventing premature floor releases during brief speech pauses.

Key Changes:

  • Introduced a timeout-based debouncing mechanism for VAD speech end events
  • Refactored VAD start/end logic into dedicated helper methods (startVAD and endVAD)
  • Updated speech state detection logic to use speech.state instead of separate speech.start and speech.end checks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AHGIJMKLKKZNPJKQR AHGIJMKLKKZNPJKQR merged commit 5c3f8ef into main Dec 9, 2025
1 check 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.

3 participants