Enhance speech input handling in VocabLessonView: Introduce fallback instructions and placeholders for unsupported speech recognition in English, German, and Spanish. Update exercise instructions to dynamically display fallback options, improving user experience for speech-related exercises.

This commit is contained in:
Torsten Schulz (local)
2026-03-25 18:07:01 +01:00
parent 2e6eb53918
commit 01849c8ffe
4 changed files with 30 additions and 6 deletions

View File

@@ -437,6 +437,8 @@
"recordingError": "Recording error",
"recognizedText": "Recognized Text",
"speechRecognitionNotSupported": "Speech Recognition is not supported by this browser. Please use Chrome or Edge.",
"speakingFallbackInstruction": "Your browser does not support speech input here. Write down what you would say instead and check it normally.",
"speakingFallbackPlaceholder": "Write what you would say here ...",
"keywords": "Keywords",
"switchBackToMultipleChoice": "Switch back to Multiple Choice",
"languageAssistantEyebrow": "Language assistant",