Open GoogleCodeExporter opened 9 years ago
It's not that slow.. I have been testing it all day today. It detects key presses upto 1024 samples. Look at Recognizer.java. You can possibly speed up by reducing the history size and count variables.
You can also play with the magic numbers in StatelessRecognizer.java to go down on number of samples.
Nice App !
Original issue reported on code.google.com by
shivu.da...@gmail.com
on 3 Sep 2013 at 8:03