How Speech to Text conversion in iPhone

iphone, sdk, speech-recognition, speech-to-text

Solution

Yes, if you are Google, Dragon, or Siri. The iPhone SDK does not provide any access to the iPhone 3GS's built-in voice recognition, which is apparently none too elaborate anyway. Your best bet is to find a web service to which you can upload audio clips for analysis.

Problem

Is there any way, by which we can convert speech to Text using iPhone SDK?

Original source

Related problems