Hi,
Recently I have investigate some Voip client software in symbian system
Such as Fring,Talkonaut,Barablu,Skype,Truphone.
I have tested these in my N95.Only Talkonaut provide the facility to...
Type: Posts; User: sb77; Keyword(s):
Hi,
Recently I have investigate some Voip client software in symbian system
Such as Fring,Talkonaut,Barablu,Skype,Truphone.
I have tested these in my N95.Only Talkonaut provide the facility to...
Hi,
I have to develop an application to record the voip call.
[B]I have installed skype in my N95.Using my skype user name when I wanted to make a call to another skype user it showed to use a...
Hi Sajisoft,
Yes It is working .thank you Very much.
Now I have to transfer the recordfile from N95 to PC in the specified location.Could you give idea how to automate this?
At this moment...
Hi ,
I am now able to record the phone call.But I want to record start after the connection establish i mean when the recevier answer the call so that i can avoid ring tone.
As far I know...
Hi jalal ,
Thank you for prompt reply.I have tested the code in my N95.But It gives error.
After establish the phone call I call the function spyphone_rec() for recording matter but it says...
But when I test it showing that NameError:global name inreccell not defined .I have called the function spyphone_rec() after making call to a certain cellnumber.
I have to record conversation for...
But when I test it showing that NameError:global name inreccell not defined .I have called the function spyphone_rec() after making call to a certain cellnumber.
I have to record conversation for...
Hi ,
I have developed a python script for telephony call record for few second and record file will save at specified location.But it record the uplink voice( microphone gain access only) but not...
Hi
I need to develop an application to record voice for few second after call established.
I am using IsvTelCallApp example which using Etel3rdparty api.It gives call making option.
I need to...
Hello Guys,
Does anyone know python code
how to activate speaker on when conversation going on?
Just problem like as follows
I want to write program in python so that when call number...
Hello Guys,
Does anyone know python code
how to activate speaker on when conversation going on?
Just problem like as follows
I want to write program in python so that when call number...
Hi
I have installed two latest (1.4.4 3rd edition)python sisfile to run my own python script in my Nokia N95 mobile.
I have transfered my python script to the mobile from pc through USB cable...