I have a demo version of Pocketsphinx Android ( http://cmusphinx.sourceforge.net/wiki/tutorialandroid ) that works fine with the function setKws, but how could I have a few keywords. I played using JSGF, but it seems that the implemented spotting keyword is more efficient, and I also need the keywords to be dynamic, and although it seems like you can have dynamic JSGF (but didn't figure out how), I thought that There should be a better way to slightly change the current implementation.
Thanks in advance!
source
share