CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

feat: quick language switcher in dictation panel #4766

Merged⚡ AI-generatedXSccantynz wants to mergeclaude/focused-sagan-fua4Dmainopened Jun 3, 20260/5 tasks
ccantynzcommented Jun 3, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/voxlen/pull/35


Summary

  • Adds a compact flag/language pill next to the context selector in the dictation panel
  • Users can instantly switch STT language or toggle auto-detect without going into Settings
  • Shows flag emoji + language code (e.g. 🇫🇷 FR) or 🌐 Auto when auto-detect is on
  • Dropdown lists all 20 supported languages from constants

Key use case: bilingual lawyers (English/French in Canada, English/Spanish in the US) switching between matters in different languages throughout the day.

Test plan

  • Click language pill → dropdown shows all languages + Auto-detect
  • Select a language → pill updates, autoDetectLanguage set to false
  • Select Auto-detect → pill shows 🌐 Auto
  • Language change persists after closing/reopening the panel
  • npm test — 98 tests pass

https://claude.ai/code/session_011MFNHeFKrhfuSrEYVgrdyr


Generated by Claude Code

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts