I want to build a speech recognizer to android for a native language (Non-English language, Mongolian). Is there any tool I can use to achieve that?
Android STT has no tools to add a new languages, other external libraries have them. For example, you can add Mongolian language to Pocketsphinx
The tutorial for adding a new language is provided here.