PicSpeak is a free Android app for Tablets (available on the Google Play store) that helps in the rehabilitation of patients suffering from aphasia by letting them play an image-recognition game where they can identify visual stimuli of varying difficulty.
PicSpeak is hosted in the following web site
https://github.com/vishwapatel/PicSpeak
If you think the Android project PicSpeak 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 PicSpeak.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_INTERNAL_STORAGE |
Raw File Names | res\raw\correct.mp3 |
There are 11 image files in PicSpeak. The names of the image files are listed as follows.
checkmark.png help.png high_score_stamp.png hint_phrase.png hint_rhyme.png hint_word.png mic.png mic_clear.png padlock_2.png skip.png wrong.png
The following screenshort is generated from the image listed above.
PicSpeak has the following Java source files.
com.vishwa.picspeak.EndSet.java com.vishwa.picspeak.HelpTextActivity.java com.vishwa.picspeak.MainActivity.java com.vishwa.picspeak.PickSet.java com.vishwa.picspeak.Scores.java com.vishwa.picspeak.ScoresDbAdapter.java com.vishwa.picspeak.Set.java com.vishwa.picspeak.SetAdapter.java com.vishwa.picspeak.StatsDbAdapter.java