A little Android app that does Text To Speech and Speech To Text.
HandicApp is hosted in the following web site
https://github.com/rpellerin/HandicApp
If you think the Android project HandicApp listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of HandicApp.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | android-support-v4.jar libGoogleAnalyticsV2.jar microsoft-translator-java-api-0.6.2-jar-with-dependencies.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECORD_AUDIO |
There are 8 image files in HandicApp. The names of the image files are listed as follows.
micro.png refresh.png settings.png settings233.png share233.png speak.png stop.png translate233.png
The following screenshort is generated from the image listed above.
HandicApp has the following Java source files.
eu.romainpellerin.handicapp.MainActivity.java eu.romainpellerin.handicapp.SettingsActivity.java eu.romainpellerin.handicapp.VoiceRecognition.java