khaledkhaled24 0 Newbie Poster

Hello all,
I am doing a project using visual basic, and I will try as soon as I finish it to upload it here. The project aim is: to make voice calls pc-to-pc using for example Skype, and connecting the computer also to a modem that connects to a land phone-line.

I am going to assign each contact a number say I have 3 contacts, then
1-------> John
2-------> Mike
3-------> Frank

Right now I am connecting the VOICE modem to a land phone line, when a person calls this number on phone, a message should be heard telling the person to press the person that he wants to call say, FRANK, then he will press on button 3 (DTMF detection :@) After that it should call on skype Frank, and connect him to the modem :D:D:D

I know this is not an easy task, but I tried to make it several times but I couldn't do anything grater than calling a number from my computer, without even talking in the mic or anything :D:D I used VTAPI, but I couldn't make the DTMF detection.

I am using Visual Basic 6.

Can anybody please help me out!