Language Translator Description
Android Language Translator App Using Jetpack Compose and MLKit.
This is my first Android app written in Jetpack Compose to help people translate a language.
The app is built using Jetpack Compose and MLKit in Android.
Features:
1. The Text Translation Screen where a user can choose a source and target language. The user then can translate the input text.
• User-friendly UI
• EditText is placed to enter an input text
• TextView is used to display the translated text
• Translated text can be copied
2. The Voice Translation Screen where a user can choose source and target language. Afterward, the user can speak to the microphone.
• Speak to the app to translate your voice
• Converts voice to text and displays the input text
• Translate the speech in one click
• Listen to the translation by pressing the speaker icon
3. The Image Scanner Screen where a user can upload an image to extract its text. The scanned text can be copied and could be pasted as input text on Text Translation Screen to translate.
• Simple file upload
• Dynamic text recognition
• Copiable text as output
Enjoy using this app!
This is my first Android app written in Jetpack Compose to help people translate a language.
The app is built using Jetpack Compose and MLKit in Android.
Features:
1. The Text Translation Screen where a user can choose a source and target language. The user then can translate the input text.
• User-friendly UI
• EditText is placed to enter an input text
• TextView is used to display the translated text
• Translated text can be copied
2. The Voice Translation Screen where a user can choose source and target language. Afterward, the user can speak to the microphone.
• Speak to the app to translate your voice
• Converts voice to text and displays the input text
• Translate the speech in one click
• Listen to the translation by pressing the speaker icon
3. The Image Scanner Screen where a user can upload an image to extract its text. The scanned text can be copied and could be pasted as input text on Text Translation Screen to translate.
• Simple file upload
• Dynamic text recognition
• Copiable text as output
Enjoy using this app!
Open up