Hi,
I want to develop an iPhone application which has to record the phone conversation. Can some one give me the instruction how can i achieve this?
thank you.
Hi,
I want to develop an iPhone application which has to record the phone conversation. Can some one give me the instruction how can i achieve this?
thank you.
This is currently not possible. The iPhone doesn't allow applications to run in the background. When the phone application comes to the front (i.e. you get/make a phonecall), all other applications are shut down.
Since background applications aren't possible and calls cause a foreground application to relinquish control, there's no way this could be done.