Android Open Source - Development speech Android-Text-to-Speech






Project Summary

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?.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-Text-to-Speech.

ItemValue
Java File Count1
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

Android-Text-to-Speech has the following Java source files.

com.androidmyway.demo.texttospeech.TTSDemo.java