OVERVIEW
This project is a simple web-based translator application. It allows users to translate text between different languages, copy text to the clipboard, and hear the text via speech synthesis. The project uses the MyMemory Translation API for translations.
Features
Language Selection
Users can select input and output languages from dropdown menus. Default languages are set to English (UK) and Hindi (India).
Text Translation
Translate text from the source language to the target language using the MyMemory Translation API.
Text Exchange
Swap the content of the input and output text fields along with their respective languages.
Copy the text from either the source or translated field to the clipboard. Speech Synthesis
Hear the input or translated text spoken aloud in the selected language.