Hello,
I have developed an application using TAPI which gets notified when there is an incoming phone call.
Now I have to record the incoming phone call when there is LINECALLSTATE_CONNECTED state.
Can anyone please help me out.
I am using MotoQ device.
Thanks in advance...
alcedes
You may or may not be able to do this. There is a hardware dependent factor that will cause some phones to only be able to record one side of the conversation. I don't know whether or not your phone supports recording of both sides of the conversation. I would suggest you first find out by using a trial version of Resco Audio Recorder ( http://www.resco.net/pocketpc/audiorecorder/indepth.asp#phonecall ). If only one side of your conversaion is recorded then you are out of luck. :-(
If it works then try to record just like you would from a microphone. You may or may not get both sides of the conversation.
Best of Luck!
Harshada
Thanks for the reply.
I have created simple application which records and play the sound. Its working fine. But when I use same application to record the call then it fails to play the sound. HWAVEIN is null while doing waveInOpen();
Can u pls help me out?
alcedes
Sure, let me check with another resource and get back with you.