My speech tests with the native Android Speech API.
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.
The following table is the detailed list of speechtests-pat.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\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 |
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