I want to ask a question about the iPhone application. Does Apple provide any API to the developers to record the phone call and convert it to text message? Thank you.
Asked
Active
Viewed 4,466 times
0
-
1possible duplicate of [iPhone App › Add voice recognition?](http://stackoverflow.com/questions/942312/iphone-app-add-voice-recognition) – Brad Larson Sep 02 '10 at 14:33
1 Answers
1
In short, there are no APIs for recording phone calls or converting text to speech. You will need to create a speech recognition engine. I suspect the iPhone hardware will not be powerful enough to handle that type of processing though.
FYI...
APIs for converting Voice/Audio data in to text