Results 1 to 9 of 9

Thread: Microsoft telephony control

  1. #1

    Thread Starter
    Member boiler's Avatar
    Join Date
    May 2001
    Posts
    39

    Question Microsoft telephony control help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    need help with using the microsoft telephony control.
    Last edited by boiler; May 27th, 2001 at 07:46 PM.

  2. #2

    Thread Starter
    Member boiler's Avatar
    Join Date
    May 2001
    Posts
    39

    Exclamation

    will somebody please help me with the microsoft telephony control?

  3. #3

    Thread Starter
    Member boiler's Avatar
    Join Date
    May 2001
    Posts
    39

    Unhappy Please will somebody at least responf!

    : (
    Please iwll somebody respomd to this thread!!!!!!

  4. #4
    Addicted Member jcouture100's Avatar
    Join Date
    Aug 1999
    Posts
    141
    What exactly do you need help with? Your question is very broad. Please be more specific.
    JC

  5. #5
    Addicted Member jcouture100's Avatar
    Join Date
    Aug 1999
    Posts
    141
    Here is an example of a simple Answering Machine Application using the XTEL.DLL from Planet Source Code. Hopefully this will give you the information you need. Without more info I can't really tell what you want.
    Attached Files Attached Files
    JC

  6. #6

    Thread Starter
    Member boiler's Avatar
    Join Date
    May 2001
    Posts
    39

    xtel.dll

    Im using it as part of a program that I am making,
    I want to use it to dial a phone number from the program.

  7. #7

    Thread Starter
    Member boiler's Avatar
    Join Date
    May 2001
    Posts
    39

    Unhappy about the example

    I was unable to open it becasue it was written in vb 5 and i have 4., thnaks anyways
    is the information i provided enough?
    Last edited by boiler; May 28th, 2001 at 08:30 PM.

  8. #8
    Addicted Member jcouture100's Avatar
    Join Date
    Aug 1999
    Posts
    141
    You should be able to open up the .frm file with a text editor like notepad and copy the code to your VB4 code window.

    Since this is an answering machine app, I suspect it will only contain code for answering calls, not making them. I haven't used the xtel.dll control in any of my apps before, but if you look in the object browser you can see the methods and events for the xtel.dll.

    There is a method called MakeCall and one called SendDTMF that should be used for making a call.

    Sorry I can't be of more help.
    JC

  9. #9

    Thread Starter
    Member boiler's Avatar
    Join Date
    May 2001
    Posts
    39

    Smile xtel

    thanks for help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width