Converting speech to text
问题 I have already gone through the sample code present in the Android SDK. It tells that you should have voice recognition APK in your device. I tried a lot but could not find any apk. Can anyone suggest which voice recognition APK to install to get voice recognition. My device is a Samsung Galaxy. 回答1: Update: According to this article, Google Voice Search is what you actually need. The Android SDK makes it easy to integrate speech input directly into your own application—just copy and paste