Android Open Source - Development speech speechtests-pat






Project Summary

My speech tests with the native Android Speech API.

Web Site / Source Repository

speechtests-pat is hosted in the following web site
https://github.com/ptchankue/speechtests-pat

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

ItemValue
Java File Count10
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\beep.wav
res\raw\buzzer1.mp3
res\raw\contact.txt
res\raw\error.wav
res\raw\homophon.txt
res\raw\homophone.txt
res\raw\ready.wav
res\raw\synonym.txt




Java Source Files

speechtests-pat has the following Java source files.

com.example.speechtestspat.DialogueManager.java
com.example.speechtestspat.NLU.java
com.example.speechtestspat.SpeechMainActivity.java
com.example.speechtestspat.speech.ASR.java
com.example.speechtestspat.speech.InteractionCompletedEvent.java
com.example.speechtestspat.speech.TTS.java
com.example.speechtestspat.utils.Constants.java
com.example.speechtestspat.utils.Logger.java
com.example.speechtestspat.utils.Sound.java
com.example.speechtestspat.utils.Util.java