Android Open Source - Development speech ChattyOwl






Project Summary

A very simple speech recogniser app for Android..

Web Site / Source Repository

ChattyOwl is hosted in the following web site
https://github.com/znupy/ChattyOwl

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

ItemValue
Java File Count12
Supported screen sizes[xxhdpi, xhdpi]
Activity Count2
jar files usedvolley.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECORD_AUDIO




License

The license information of ChattyOwl is as follows:

MIT License

Resource Files

There are 3 image files in ChattyOwl. The names of the image files are listed as follows.

ic_microphone.png
ic_microphone_active.png
ic_microphone_pressed.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.znupy.chattyowl.ApplicationTest.java
com.znupy.chattyowl.activities.MainActivity.java
com.znupy.chattyowl.activities.SettingsActivity.java
com.znupy.chattyowl.models.Property.java
com.znupy.chattyowl.network.BaseResponse.java
com.znupy.chattyowl.network.CommandCenter.java
com.znupy.chattyowl.network.GsonRequest.java
com.znupy.chattyowl.network.PropertiesLoader.java
com.znupy.chattyowl.network.PropertiesResponse.java
com.znupy.chattyowl.ui.SoundIndicator.java
com.znupy.chattyowl.widgets.PropertiesWidget.java
com.znupy.chattyowl.widgets.VoiceWidget.java