Android provides support to Text to Speech. With the help of TTS we can make device read users input. Recently I worked on it. So here is how I implemented this feature?.
Android-Text-to-Speech is hosted in the following web site
https://github.com/sandipmjadhav/Android-Text-to-Speech
If you think the Android project Android-Text-to-Speech 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 Android-Text-to-Speech.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in Android-Text-to-Speech. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Android-Text-to-Speech has the following Java source files.
com.androidmyway.demo.texttospeech.TTSDemo.java