Google Voice Recognition on iOS

ios, speech-recognition

Solution

I don't think you can do this. But you have other speech recognition APIs developed for iOS like the following:

- Open Ears

- iSpeech

Problem

I would like to use the Google Voice Recognition / Speech API on my iOS app. Someone have idea how I can do it?

Original source