Hey.
The Graffiti Research Lab France is using your library in its tagEULE projet:
We use speech recognition to display graffitis using GML files based fonts along with the GML4U library.
It's been really useful and saved us some dev time.
However, we seem to run into problems when using our installation in a quite noisy environment (outside or in a crowd) and with "not as good as expected" wifi network covergae.
I tried different thinks as :
Case 1- Set the threshold manually
Case 2- Disable autorecord
Under those conditions my first feeling is that
Case 1 : the recording constantly starts/stops and we either get partial results or queue too many recordings.
Case 2 : don't work very well (probably because of the noise around).
We also noticed that deep voices works are better recognized than high-pitched ones (in French).
Dunno if there is a way to filter voices to fit in the right spectrum of voices that Google API can handle.
Is that something you are aware of or have workarounds?
I gonna try to debug under Eclipse to have a better understanding on how it works exactly and try to spot where the issues we have come from.
Will let you know if I find anything useful to improve the lib.
Thanks for lib and keep on the good work.
++
J