Skip to content

Fix silent first mic capture startup#640

Merged
yazins-ai merged 1 commit into
mainfrom
steward/issue-625-mic-startup-retry
May 23, 2026
Merged

Fix silent first mic capture startup#640
yazins-ai merged 1 commit into
mainfrom
steward/issue-625-mic-startup-retry

Conversation

@yazins-ai
Copy link
Copy Markdown
Collaborator

Summary

  • Retry the first silent mic capture once before showing the no-audio warning
  • Keep surfacing capture errors and the no-audio warning if the retry still fails
  • Add focused tests for the mic startup health decision

Fixes #625

Test plan

  • swift test --filter TranscriptionEngineTests
  • swift build

Automatically retries the first silent mic capture before surfacing a no-audio error, matching the manual stop/start recovery users reported in #625.
@yazins-ai yazins-ai added kind:bug Broken behavior, regressions, crashes state:ready-to-merge All checks pass, ready for merge risk:medium Contained changes — autonomous with review resolution:none Active, not yet resolved release:patch Patch version bump labels May 23, 2026
@yazins-ai yazins-ai merged commit eff5a63 into main May 23, 2026
3 checks passed
@yazins-ai yazins-ai deleted the steward/issue-625-mic-startup-retry branch May 23, 2026 17:30
@yazins-ai yazins-ai added state:done Completed resolution:merged PR merged and removed state:ready-to-merge All checks pass, ready for merge resolution:none Active, not yet resolved labels May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug Broken behavior, regressions, crashes release:patch Patch version bump resolution:merged PR merged risk:medium Contained changes — autonomous with review state:done Completed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to start system audio: Unable to inspect system audio tap format (OSStatus)

2 participants