Android Open Source - App simple MyVoice






Project Summary

Simple android app with textToSpeech (TTS).

Web Site / Source Repository

MyVoice is hosted in the following web site
https://github.com/int9h/MyVoice

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

ItemValue
Java File Count6
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of MyVoice is as follows:

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> Everyone is permitted to copy and distribute verbatim or modified copies of this...

Resource Files

There are 2 image files in MyVoice. The names of the image files are listed as follows.

forkme.png
settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

org.c0ders.myvoice.AboutActivity.java
org.c0ders.myvoice.LicenseActivity.java
org.c0ders.myvoice.MyVoiceActivity.java
org.c0ders.myvoice.SettingsActivity.java
org.c0ders.myvoice.models.TextToSpeechModel.java
org.c0ders.myvoice.models.Utils.java