 |
|
 |
Can U plz help me to get caller I from in comming call plz
|
|
|
|
 |
|
|
 |
|
 |
i am beginner to TAPI programming.
Please tell which tools i needed to do develop a application?
and also tell tell how to start programming?
please help
|
|
|
|
 |
|
 |
Hello All,
we are testing TAPI with Conextant Voice modem, After successful connection establish, we only getting one way voice communication.
can any body help us in solving one way voice communication problem.
thanks
Ayaz
|
|
|
|
 |
|
 |
One year ago, I had faced same problem. After a lot of discussion I found that my conextant voice modem was half duplex so only one way communication was possible. Try with full-duplex modem. I did not try at that time because it was taking more time in learning and doing. But after one year my company needs me to work on that again. Now I am just refreshing my old work
|
|
|
|
 |
|
 |
Hello,
I am working on a vb.net project.
we are not able to pass a .wav file to any cell phone.Is there any TAPI function using which we can do so.
It is not playing on the cell phone.thats the main problem.So please help us.
|
|
|
|
 |
|
 |
hi,can any one provide me code for playing wave file and DTMF recognition. when an incomming call is recieved i wanna play wave file and detect digit pres by user on his/her phone.
plllllllllllllzzzzzzzzzzzzzzzzzzz help me
|
|
|
|
 |
|
 |
Hello,
When I am trying to use the same techniques for my web application. It runs successfully on localhost but it does not work on user who is accessing this web application.
Do you have any information.
Regards,
|
|
|
|
 |
|
 |
Hi,
I want to use TAPI functions in c++(consule).but i dont khnow what i must do step by step .Can you help me ?
|
|
|
|
 |
|
|
 |
|
 |
the example is great , i read with a lot attention...
i work perfect.. now, i need that tapi detected the busy tone, and when the call is received,
do you know how ?
much love, diego
|
|
|
|
 |
|
 |
Hi, I'm Alfredo from Mexico.
Recently in my job, I get involved in a software project where our users want to record all the incoming phone calls (our project is a kind of CRM). The great question here is: It's possible record the incoming phone calls with TAPI or we need another API to do the dirty work?
Thank you guys for your time and sorry for my bad english.
Alfredo Pedraza
-- modified at 19:28 Wednesday 12th September, 2007
|
|
|
|
 |
|
 |
dear sir
I connected my cellphone through serialport but i want to accept call. how i do it. What is this AT command how it is Used.
roshan
|
|
|
|
 |
|
 |
Dear sir
This is Mahesh from India
I connected my cellphone through usb port I can make call(At Commands) using HyperTerminal but I not able to talk using my earphones and mic which are connected to system (not to modem) is it possible in tapi and I don’t have inbult modem, modem installed when I connected my phone through usb. This modeam is usefull in tapi?
thank you for your replay
|
|
|
|
 |
|
 |
What are the names of these Tapi 3.0 controls that come with windows 2000, because I havent been able to find any
"but TAPI 3.0 which comes as part of Windows 2000 has ActiveX controls that make the TAPI application creation much easier"
What are the filenames?
Are these available on XP?
|
|
|
|
 |
|
 |
Hi
It's not an ocx, it names TAPI32.dll and it is avalable in win xp
it's also avalable in Win Vista with more configuration's files
SINA.
|
|
|
|
 |
|
 |
I want the simple answering machine program code in vb
nirmit
|
|
|
|
 |
|
 |
The Tapi3.dll works in Win98????
|
|
|
|
 |
|
 |
hi,can any one provide me code for playing wave file and DTMF recognition. when an incomming call is recieved i wanna play wave file and detect digit pres by user on his/her phone.
plllllllllllllzzzzzzzzzzzzzzzzzzz help me
i m realy worried
Lets hope for the best
|
|
|
|
 |
|
 |
hi,
I am interested in TAPI, but I don't know Visual Basic. Do you have the C#
version of your source code ? If you have then please mail me (alvi63114@yahoo.com). Can u tell me from where I can download the TAPI SDK ?Please Help.
Kashfia Rahman
|
|
|
|
 |
|
 |
I'm a little new at this, nevertheless trying my hand at a project involving teleephony.. I've read up on something known as Computer Telephone Interface (CTI), whereas TAPI works through a modem. Rite now, I'm very confused on how the two work, so any input on the difference between the two is welcome
|
|
|
|
 |
|
 |
Hi All,
I need your help,
Can anybody mail me some sample codes for:
PC to Phone Voice Communication and Vice versa using WaveAPI in Visual Basic.(Using Double buffering concept)
Thanks
Nishanth
-- modified at 6:43 Wednesday 15th February, 2006
|
|
|
|
 |
|
 |
Hi All,
I am new to TAPI and MSComm.I will be greatful if you could
spare some time for me to help me in this regard.
Problem:
I need my phone to go OffHook and OnHook using Visual Basic.
I am able to collect the Device Info(D-Link DFM562E++ Modem)
using my code.
I have read somewhere that,
'You could try doing a lineMakeCall() with a ";" dial string. I
believe this should take the phone off hook and create a new dialtone
call. It may timeout after some time and transition to IDLE or you
may be able to drop it with lineDrop'
I tried this but it didnt work.
I placed one MSComm control and :
MSComm1.Settings = "56000,N,8,1"
MSComm1.CommPort = 2
MSComm1.InputLen = 0 'Default anyway
MSComm1.RThreshold = 1
MSComm1.PortOpen = False
MSComm1.Output = "ATE0" & vbCr
But there was no Offhook Signalling sound generated.
Can anybody please suggest me a solution for this
Thanks
Nishanth
|
|
|
|
 |
|
 |
there are very frequent problems of licencing for using mscomm in vb.
it may not work if u use windows 98. try to check the hardware problems and your modem type..
thanking you.
Brijesh Naik
|
|
|
|
 |
|
 |
Dear All
i m beginner in tapi . i m doing my final project related to Tapi I want to know about the Tapi how to use it whether some sdk is required and how to run Sample Code in VC++.
|
|
|
|
 |