A modern web-based language translation tool built using HTML, CSS, and JavaScript.
It supports text translation, speech input, text-to-speech, dark/light mode, and smart fallback handling for free translation APIs.
- π Translate text between multiple languages
- π€ Speech-to-text input
- π Text-to-speech output
- π Dark & Light mode
- π§ Smart phrase dictionary for accurate common translations
- β‘ Fast and responsive UI
- π Uses free translation APIs with reliability handling
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- LibreTranslate API
- Web Speech API
- Clone the repository:
git clone https://github.com/Shreya-1416/CodeAlpha-Language-Translation-Tool.git
Open index.html in your browser (No server required)
π Notes
Free translation APIs may have limitations.
Common phrases are handled using a built-in dictionary to ensure accuracy.
Best results are obtained with complete sentences.
π· Preview: https://codealpha-language-translation-tool.vercel.app/
Shreya Gupta