Hi Friends,
Is there any way, by which we can convert speech to Text using iPhone SDK?
Thanks, Krishnan.
Hi Friends,
Is there any way, by which we can convert speech to Text using iPhone SDK?
Thanks, Krishnan.
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.
http://cmusphinx.sourceforge.net/2010/05/vocalkit-shim-for-speech-recognition-on-iphone/
This looks promising.