Hi, after much Googling I have found very little information. I want to be able to get my phone to dial a number from code. Is this even possible?
Printable View
Hi, after much Googling I have found very little information. I want to be able to get my phone to dial a number from code. Is this even possible?
TAPI comes to mind.
What programming language are you using?
If you are going to be using VB6 then the MSCOMM control would be what you use. I have posted code for this a few times. Try a Forums search.
@HACK: C#, I will look into TAPI.
@RobDog888: Right, I did not think of that :S
In addition, have a look here.Quote:
Originally Posted by singularis