jerry_popperq_
Mon Apr 3 2006, 20:12
Well i want to get the other client's keypad input.
I mean i am in call and i want to know what button the other the user pressed on its keypad?
Is there any way i can get it????
bertouta
Tue Apr 4 2006, 07:39
Hi,
As far as I know the Dual Tone Multifrenquency (DTMF) or Touch Tone is used for most call setup to the telephone exchange.
http://en.wikipedia.org/wiki/Touch_tone
Skype API supports DTMF when you send it :
http://forum.skype.com/viewtopic.php?t=470...7008&highlight=
but you
can't get the
other client through the API.
You should listen it according to the DTMF.
Cheers,
Antoine