The Live Language Translation Web App is a simple and interactive tool that allows users to translate text in real-time, utilize speech-to-text features, and engage with a basic AI chatbot. It's designed to provide a seamless language translation experience.
- Text Translation: Enter text in one language and get instant translations in another language.
- Contact Form: A built-in contact form allows users to submit queries or feedback.
-
Clone the Repository:
git clone https://github.com/your-username/codeclause_live-language-translation.git cd codeclause_live-language-translation -
Open the Project: Open the
index.htmlfile in your preferred web browser. -
Configuration:
- Obtain API keys for Google Cloud Translation and Speech-to-Text APIs.
- Replace
'YOUR_GOOGLE_TRANSLATE_API_KEY'and'YOUR_GOOGLE_SPEECH_API_KEY'in thescript.jsfile with your actual API keys.
-
Usage:
- Enter text in the input area for translation.
- Press and hold the microphone button to record speech.
- Receive translated text and chatbot responses.
Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests.
This project is licensed under the MIT License.
- Google Translator for Ui inspiration.
- Font Awesome for providing icons.
- Pexel for background image.