Skip to content

Call: respect the shared Voice Input Mic Timeout - #1189

Open
SergeyAblaev wants to merge 1 commit into
enricoros:mainfrom
SergeyAblaev:feature/call-mic-timeout
Open

Call: respect the shared Voice Input Mic Timeout#1189
SergeyAblaev wants to merge 1 commit into
enricoros:mainfrom
SergeyAblaev:feature/call-mic-timeout

Conversation

@SergeyAblaev

Copy link
Copy Markdown
Contributor

Why

Call mode ignores the Voice Input Mic Timeout setting and uses a hardcoded one-second timeout. This may stop speech recognition while the user is still speaking.

Changes

  • Read the shared micTimeoutMs setting in Telephone.
  • Pass the configured timeout to useSpeechRecognition.
  • Match the fallback behavior used by Chat Composer.

Testing

  • IntelliJ project build passes.
  • git diff --check passes.
  • Manually tested Call with Mic Timeout set to 2,5,15 seconds.

Fixes #1188

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

@SergeyAblaev is attempting to deploy a commit to the Token Fabrics Pro Team on Vercel.

A member of the Team first needs to authorize it.

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.

Call: respect the configured Voice Input Mic Timeout

1 participant