Home > Archive > Smartphone Developer Forum > April 2005 > Need more than just phone.cs
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Need more than just phone.cs
|
|
|
| Hi, MakeCall in phone.cs works great, but is not really what I need. I want
my code to dial numbers when there's a conversation allready going on. Also
the software has to be able to 'hang up the phone'. So, I think I need some
help for this...
| |
| Peter Foot [MVP] 2005-04-07, 8:59 pm |
| Then you'll need to delve into the murky world of TAPI - Telephony API. Alex
Feinman has already written a managed TAPI wrapper which will help you -
http://www.alexfeinman.com/download.asp?doc=tapi1.1.zip
Peter
--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/
"Paul" <Paul@discussions.microsoft.com> wrote in message
news:8D6921CF-2AC2-4B9E-BED8-226B53CA6EAB@microsoft.com...
> Hi, MakeCall in phone.cs works great, but is not really what I need. I
> want
> my code to dial numbers when there's a conversation allready going on.
> Also
> the software has to be able to 'hang up the phone'. So, I think I need
> some
> help for this...
| |
| Paul vH 2005-04-20, 8:59 pm |
| Hi Peter,
Thanx! I'll check it out asap if it is what I 'm looking for. By the way,
I'm sorry for my very late reaction.... A little boy, called Sebas, came on
my way. My son was born at april 8th, so meanwhile had something else on my
mind. ;-)
Regards,
Paul
"Peter Foot [MVP]" wrote:
> Then you'll need to delve into the murky world of TAPI - Telephony API. Alex
> Feinman has already written a managed TAPI wrapper which will help you -
> http://www.alexfeinman.com/download.asp?doc=tapi1.1.zip
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> http://www.inthehand.com | http://blog.opennetcf.org/pfoot/
>
> "Paul" <Paul@discussions.microsoft.com> wrote in message
> news:8D6921CF-2AC2-4B9E-BED8-226B53CA6EAB@microsoft.com...
>
>
>
|
|
|
|
|