Recording Phone Conversation Programmatically
It is impossible to record telephone conversation programmatically using windows Mobile APIs. The reason is most of the OEMs route the Audio from radio interface to hardware components [Mic, Speakers etc] directly. So we need driver level changes to tap audio. This constraint is applicable upto Windows mobile 6.0. :(