Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 798 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 798 Bytes

Mitzuli

Mitzuli is an open source translator app for Android featuring a full offline mode, voice input (ASR), camera input (OCR), voice output (TTS), and more!

For more information, visit www.mitzuli.com.

Building

  • Set the path to your NDK installation in gradle.properties
  • (Optional) Set your API keys in com.mitzuli.Keys
  • Either import the project in Android Studio or run './gradlew assemble'

License

Copyright (C) 2014-2015, Mikel Artetxe

Licensed under the terms of the GNU General Public License, either version 2 or (at your option) any later version. A full copy of the license can be found in LICENSE.txt.

This project includes third party libraries; please see libraries/ for copyright details pertaining to them.