Android Open Source - Development speech simpletalk






Project Summary

a sample application of speech conversation for android.

Web Site / Source Repository

simpletalk is hosted in the following web site
https://github.com/mogimo/simpletalk

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

ItemValue
Java File Count19
Supported screen sizes[mdpi]
Target SDK Version16
Minimum SDK Version15
Activity Count1
jar files usedlucene-gosen-4.5.0-ipadic.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\ja\functions.txt
assets\ja\greeting.txt
assets\ja\response.txt




Resource Files

There are 1 image files in simpletalk. The names of the image files are listed as follows.

robi.png

The following screenshort is generated from the image listed above.

null

Java Source Files

simpletalk has the following Java source files.

com.example.simpletalk.ChattingEngine.java
com.example.simpletalk.Engine.java
com.example.simpletalk.Functions.java
com.example.simpletalk.GoogleRecognizer.java
com.example.simpletalk.Greeting.java
com.example.simpletalk.HttpRequest.java
com.example.simpletalk.IntegratedEngine.java
com.example.simpletalk.LuceneGosenParser.java
com.example.simpletalk.MainActivity.java
com.example.simpletalk.Parrot.java
com.example.simpletalk.Recognizer.java
com.example.simpletalk.ResourceUtility.java
com.example.simpletalk.Response.java
com.example.simpletalk.SimpleToken.java
com.example.simpletalk.TtsEngine.java
com.example.simpletalk.Utils.java
com.example.simpletalk.VoiceEngine.java
com.example.simpletalk.WordSearch.java
com.example.simpletalk.YahooMorphoParser.java