Android Open Source - Development speech BrabbelCode






Project Summary

Android app to program in Java with speech recognition.

Web Site / Source Repository

BrabbelCode is hosted in the following web site
https://github.com/rumblecoder/BrabbelCode

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

ItemValue
Java File Count16
Supported screen sizes[mdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.RECORD_AUDIO




Resource Files

There are 6 image files in BrabbelCode. The names of the image files are listed as follows.

brightness_dark.png
brightness_light.png
mic_off_dark.png
mic_off_light.png
mic_on_dark.png
mic_on_light.png

The following screenshort is generated from the image listed above.

null




Java Source Files

BrabbelCode has the following Java source files.

com.brabbelcode.CodeHistory.java
com.brabbelcode.DeletionHandler.java
com.brabbelcode.Enums.java
com.brabbelcode.IndexList.java
com.brabbelcode.InputTranslator.java
com.brabbelcode.LevenshteinDistance.java
com.brabbelcode.LineNumbers.java
com.brabbelcode.Macros.java
com.brabbelcode.MainActivity.java
com.brabbelcode.Mode.java
com.brabbelcode.PlaceholderReplacer.java
com.brabbelcode.SelectionHandler.java
com.brabbelcode.SyntaxHighlighter.java
com.brabbelcode.Theme.java
com.brabbelcode.Util.java
com.brabbelcode.VoiceRecognizer.java