Files
snek/src
retoor 4d908acac0 feat: conditionally skip TTS speech when speaker is disabled in web UI
Add a check for the `snek-speaker` element's enabled state before calling `speak()`. When the speaker is disabled, fall back to playing the message sound instead of attempting speech synthesis. This prevents silent failures and ensures consistent audio feedback based on user preference.
2025-06-29 18:16:15 +00:00
..