RahilBadshah / Language_Translator

An android app which will allows you to translate Hindi to English and English to Hindi with cool UI. It also supports voice input frature. It also supports real time audio translation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language_Translator

An android app which will allows you to translate Hindi to English and English to Hindi with cool UI. It also supports voice input frature. It also supports real time audio translation.It also has some cutom animations.

Android Screenshots

Gif Screenshot 1
drawing drawing

Gradle

Add mlkit library

dependencies {
  // ...

  implementation 'com.google.mlkit:translate:16.1.1'
}

Getting Started

Learn More

About

An android app which will allows you to translate Hindi to English and English to Hindi with cool UI. It also supports voice input frature. It also supports real time audio translation.


Languages

Language:Java 100.0%