Android application that utilizes Google's Text to Speech APK to create audio files based on text input. The application also includes an onboard dictionary, allowing the listener to document unknown words at the touch of a button for future reference..
Read-for-Me is hosted in the following web site
https://github.com/doubl0kvn/Read-for-Me
If you think the Android project Read-for-Me 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 Read-for-Me.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [xxxhdpi, ldrtlxxxhdpi, ldrtlmdpi, mdpi, xxhdpi, hdpi, xhdpi, ldrtlhdpi, ldrtlxxhdpi, ldrtlxhdpi] |
Minimum SDK Version | 7 |
Activity Count | 6 |
jar files used | classes-a11796e4a6521d4d2afa75fc89775174c31da9cf.jar classes-e820c6add973872bd3a8dbb009cd4c5f04665366.jar classes.jar classes.jar gson-2.3.1-c8cea49bce55a5ec2f82969da502f9a40b16f456.jar gson-2.3.1.jar gson-2.3.1.jar internal_impl-21.0.3-b9917147b7c483a766fca7d6e31615b4374ea9b1.jar internal_impl-21.0.3.jar support-annotations-21.0.3-7b844da9f203011623dc426a34522ee60d3912fe.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 34 image files in Read-for-Me. The names of the image files are listed as follows.
abc_ab_share_pack_holo_dark.9.png abc_ab_share_pack_holo_light.9.png abc_btn_check_to_on_mtrl_000.png abc_btn_check_to_on_mtrl_015.png abc_btn_radio_to_on_mtrl_000.png abc_btn_radio_to_on_mtrl_015.png abc_btn_switch_to_on_mtrl_00001.9.png abc_btn_switch_to_on_mtrl_00012.9.png abc_cab_background_top_mtrl_alpha.9.png abc_ic_ab_back_mtrl_am_alpha.png abc_ic_clear_mtrl_alpha.png abc_ic_commit_search_api_mtrl_alpha.png abc_ic_go_search_api_mtrl_alpha.png abc_ic_menu_copy_mtrl_am_alpha.png abc_ic_menu_cut_mtrl_alpha.png abc_ic_menu_moreoverflow_mtrl_alpha.png abc_ic_menu_paste_mtrl_am_alpha.png abc_ic_menu_selectall_mtrl_alpha.png abc_ic_menu_share_mtrl_alpha.png abc_ic_search_api_mtrl_alpha.png abc_ic_voice_search_api_mtrl_alpha.png abc_list_focused_holo.9.png abc_list_longpressed_holo.9.png abc_list_pressed_holo_dark.9.png abc_list_pressed_holo_light.9.png abc_list_selector_disabled_holo_dark.9.png abc_list_selector_disabled_holo_light.9.png abc_menu_hardkey_panel_mtrl_mult.9.png abc_popup_background_mtrl_mult.9.png abc_spinner_mtrl_am_alpha.9.png abc_switch_track_mtrl_alpha.9.png abc_tab_indicator_mtrl_alpha.9.png abc_textfield_activated_mtrl_alpha.9.png abc_textfield_default_mtrl_alpha.9.png
The following screenshort is generated from the image listed above.
Read-for-Me has the following Java source files.
com.mycompany.readforme.ApplicationTest.java com.mycompany.readforme.FileDisplay.java com.mycompany.readforme.MainActivity.java com.mycompany.readforme.MediaPlayerActivity.java com.mycompany.readforme.Settings.java com.mycompany.readforme.remote.HTTPSCall.java com.mycompany.readforme.remote.InputStreamConverter.java com.mycompany.readforme.remote.LongmanAPIHelper.java com.mycompany.ttsdemo.BuildConfig.java com.pearson.pandpsample.dictionary.BuildConfig.java com.pearson.pandpsample.dictionary.RandomWordActivity.java com.pearson.pandpsample.dictionary.Settings.java com.pearson.pandpsample.dictionary.remote.HTTPSCall.java com.pearson.pandpsample.dictionary.remote.InputStreamConverter.java com.pearson.pandpsample.dictionary.remote.LongmanAPIHelper.java