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:
@@ -434,6 +434,8 @@
|
||||
"recordingError": "Error de grabación",
|
||||
"recognizedText": "Texto reconocido",
|
||||
"speechRecognitionNotSupported": "El reconocimiento de voz no es compatible con este navegador. Usa Chrome o Edge.",
|
||||
"speakingFallbackInstruction": "Tu navegador no admite entrada de voz aquí. Escribe en su lugar lo que dirías y compruébalo normalmente.",
|
||||
"speakingFallbackPlaceholder": "Escribe aquí lo que dirías ...",
|
||||
"keywords": "Palabras clave",
|
||||
"switchBackToMultipleChoice": "Volver a opción múltiple",
|
||||
"languageAssistantEyebrow": "Asistente de idiomas",
|
||||
|
||||
Reference in New Issue
Block a user