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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user