Android Open Source - Sound audio SpeechEd






Project Summary

An android based application for analysis of audio waveforms..

Web Site / Source Repository

SpeechEd is hosted in the following web site
https://github.com/deepakkathayat/SpeechEd

If you think the Android project SpeechEd 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 SpeechEd.

ItemValue
Java File Count14
Minimum SDK Version4
Activity Count3
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.WRITE_CONTACTS
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SETTINGS




Resource Files

There are 23 image files in SpeechEd. The names of the image files are listed as follows.

button_options.png
button_zoom_in.png
button_zoom_out.png
img_btn_pause.png
img_btn_pause_pressed.png
img_btn_play.png
img_btn_play_pressed.png
marker_left_focused.png
marker_left_normal.png
marker_left_pressed.png
marker_right_focused.png
marker_right_normal.png
marker_right_pressed.png
menu_about.png
menu_reset.png
menu_save.png
menu_show_all_audio.png
search.png
star.png
type_alarm.png
type_music.png
type_notification.png
type_ringtone.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SpeechEd has the following Java source files.

com.SpeechEd.AfterSaveActionDialog.java
com.SpeechEd.ChooseContactActivity
.java
com.SpeechEd.FileSaveDialog.java
com.SpeechEd.MarkerView.java
com.SpeechEd.SeekTest.java
com.SpeechEd.SongMetadataReader.java
com.SpeechEd.SpeechEdEditActivity.java
com.SpeechEd.SpeechEdSelectActivity
.java
com.SpeechEd.WaveformView.java
com.SpeechEd.soundfile.CheapAAC.java
com.SpeechEd.soundfile.CheapAMR.java
com.SpeechEd.soundfile.CheapMP3.java
com.SpeechEd.soundfile.CheapSoundFile.java
com.SpeechEd.soundfile.CheapWAV.java