feat: add language selection combobox and update TTS dialog for improved language handling

This commit is contained in:
JSC
2025-09-21 15:20:12 +02:00
parent 7ac979a4f4
commit 7faf2d38ab
7 changed files with 141 additions and 45 deletions

View File

@@ -19,7 +19,6 @@ import {
import { soundsService } from '@/lib/api/services/sounds'
import { PLAYER_EVENTS, playerEvents } from '@/lib/events'
import { cn } from '@/lib/utils'
import { formatDuration } from '@/utils/format-duration'
import {
ArrowRight,
ArrowRightToLine,