Skip to content

Fix recent hotkey and blank audio regressions#45

Merged
karansinghgit merged 6 commits intomainfrom
codex/fix-recent-issues
Mar 21, 2026
Merged

Fix recent hotkey and blank audio regressions#45
karansinghgit merged 6 commits intomainfrom
codex/fix-recent-issues

Conversation

@karansinghgit
Copy link
Copy Markdown
Owner

Summary

  • keep the audio capture session warm from app launch so hold-to-record starts faster
  • cancel and discard hold-to-record sessions when the configured modifier is used in a key combo
  • normalize [BLANK_AUDIO], [SILENCE], and <|nospeech|> outputs so they are treated as no speech

Issues

Verification

  • xcodebuild test -project speaktype.xcodeproj -scheme speaktype -destination 'platform=macOS' builds the app and tests, but the existing UI tests fail on missing sidebar links in speaktypeUITests
  • xcodebuild test -project speaktype.xcodeproj -scheme speaktype -destination 'platform=macOS' -only-testing:speaktypeTests is blocked locally by a macOS test-bundle code-signing mismatch (mapping process and mapped file have different Team IDs)

@karansinghgit karansinghgit merged commit 30e8d0c into main Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant