Android app to program in Java with speech recognition.
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.
The following table is the detailed list of BrabbelCode.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO |
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.
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