I am very new to this. What I want to do is:
Use
recognizer.addGrammarSearch(DIGITS_SEARCH, digitsGrammar);
Instead of
recognizer.addKeywordSearch(DIGITS_SEARCH, digitsGrammar);
Also modify the assests.lst according to the file name.