Skip to content

fix: honor selected chat voice#398

Merged
rogerchappel merged 2 commits into
mainfrom
codex/fix-chat-voice-selection
May 11, 2026
Merged

fix: honor selected chat voice#398
rogerchappel merged 2 commits into
mainfrom
codex/fix-chat-voice-selection

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • Pass the resolved chat voice settings into chat message speaker actions.
  • Send selected voice settings to /api/tts for manual message playback.
  • Match browser fallback voices by selected voice id or name, including browser and macOS say selections.

Verification

  • pnpm typecheck
  • git diff --check
  • pnpm lint:check (passes with existing warnings)
  • pre-push hook: pnpm typecheck && pnpm build

Risk

Low to medium. User-facing TTS behavior changes, scoped to selected voice propagation and fallback voice selection.

@rogerchappel rogerchappel marked this pull request as ready for review May 11, 2026 20:27
@rogerchappel rogerchappel merged commit 6ca2564 into main May 11, 2026
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.

1 participant