Android Open Source - Development tool SpeechLess






Project Summary

A simple tool to let your Android device speak for you..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SpeechLess.

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Required Permissionsandroid.permission.MANAGE_DOCUMENTS
android.permission.READ_EXTERNAL_STORAGE
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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