How to develop a voice recognition application in offline mode in android.
but now i need to improve my application to reduce the noises. That is mean to detect human voice. So i used
Voice Detection in Android Application
but i got errors e.g
E/AndroidRuntime(16174): Caused by: java.lang.IllegalArgumentException: 0Hz is not a supported sample rate. 04-06 15:03:01.729: E/AndroidRuntime(16174)
so i kindly request to help me.If there is other way please let me know
thank you