Hi, Voice search is a feature in my application. User needs to say some thing for voice recognition. That voice will be recognised and converted into text through RecognizerIntent. But the problem is, the sentence which we say, is not gets recording completely. In middle of speech, application's control is going to recognition. So i turned to increase the voice recording time , which results the waiting time is more than earlier.
By using MediaRecorder class am able to improve the voice recording time in my other application, For now i need to integrate voice recording with voice recognition for my main application. I tried to do so, but am not getting any output. If anyone have an idea about this, please let me know. Any response would be appreciated. Best Regards Shylu -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

