I am using open ears sdk for speech recognition and synthesis in iphone programming but it's dictionary and .gram file and it's language model file contain only 8 standard words and I need more words in my app. if I m adding new words in it's .gram and .language model and .dic file, my app is crashing.
Please suggest me how to add new words in openears because I need to add 20 words in these files.