A simple tool to let your Android device speak for you..
SpeechLess is hosted in the following web site
https://github.com/Tobii42/SpeechLess
If you think the Android project SpeechLess 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 SpeechLess.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.MANAGE_DOCUMENTS android.permission.READ_EXTERNAL_STORAGE android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in SpeechLess. The names of the image files are listed as follows.
ic_action_mic.png ic_action_new.png santa_claus.png
The following screenshort is generated from the image listed above.
SpeechLess has the following Java source files.
de.ol.speechless.app.MainActivity.java de.ol.speechless.app.NewItemActivity.java de.ol.speechless.app.SpeechItemClickListener.java de.ol.speechless.app.SpeechItemListAdapter.java de.ol.speechless.data.SpeechDataContract.java de.ol.speechless.data.SpeechDatabaseHelper.java de.ol.speechless.model.SpeechItem.java de.ol.speechless.util.AudioRecorder.java de.ol.speechless.util.DataHelper.java