Hi, For months I have tried to dial a number and play a wav file using this connection. I have tried Julmar's ITAPI and also Tapi3lib. I can call the number but I can not create a terminal. Using Julmar's api I try;
When I try to crate ITTerminalSupport I get "unable to assign... Such an interface isn't supported" error.
I'm using Agere Systems HDA modem. As I said I got no problem calling. Is the problem about my modem's audio support? I also tried the codes on a few laptops and I got same errors.
> When I try to crate ITTerminalSupport I get "unable to assign... Such an > interface isn't supported" error.
> I'm using Agere Systems HDA modem. As I said I got no problem calling. Is > the problem about my modem's audio support? I also tried the codes on a > few > laptops and I got same errors.
Halil, are you using a voice modem or only a fax/data modem? The latter won't work for this.
-- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008 TAPI / TSP Developer and Tester My TAPI and TSPI FAQ: http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm My TotoŽ Tools (a collection of free, mostly TAPI related tools): http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm TAPI development around the world (Frappr! map): http://www.frappr.com/TAPIaroundTheWorld * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.
> And For Andreas's question. How can I understand if a modem supports voice
You may want to try my TotoŽ Tool WaveDevice and see whether it reports any wave devices (in / out) associated wih your modem: http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm#_TotoŽ_Tool_WaveDevice If i doesn't then your modem isn't (installed as) a voice modem.
-- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008 TAPI / TSP Developer and Tester My TAPI and TSPI FAQ: http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm My TotoŽ Tools (a collection of free, mostly TAPI related tools): http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm TAPI development around the world (Frappr! map): http://www.frappr.com/TAPIaroundTheWorld * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.