Android Open Source - Development speech ReadAssist






Project Summary

Android app using OCR and Text to Speech to assist with reading..

Web Site / Source Repository

ReadAssist is hosted in the following web site
https://github.com/dornan2/ReadAssist

If you think the Android project ReadAssist listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ReadAssist.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version23
Minimum SDK Version14
Activity Count7
jar files usedandroid-support-v4.jar
microsoft-translator-java-api-0.6.1-jar-with-dependencies.jar
roboguice-2.0.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\Roboto-Thin.ttf
assets\tessdata\eng.traineddata




Resource Files

There are 11 image files in ReadAssist. The names of the image files are listed as follows.

apptheme_scrubber_control_disabled_holo.png
apptheme_scrubber_control_focused_holo.png
apptheme_scrubber_control_normal_holo.png
apptheme_scrubber_control_pressed_holo.png
apptheme_scrubber_primary_holo.9.png
apptheme_scrubber_secondary_holo.9.png
apptheme_scrubber_track_holo_light.9.png
ic_action_accept.png
ic_action_search.png
ic_action_send_now.png
ic_action_volume_on.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ReadAssist has the following Java source files.

com.assist.read.Crop.java
com.assist.read.Editor.java
com.assist.read.History.java
com.assist.read.MainActivity.java
com.assist.read.MongoActivity.java
com.assist.read.PerformOCR.java
com.assist.read.TranslateActivity.java