Phone Dialer
-
Hello, I want to write / find a program which dials to a given number wait till the anwering machine to answer, wait to the "beep" (online voice recognition) and play a recorded msg. I'm searching for a week now for an already existing prog but all my searchings failed. pls help me soon. 10x, tal.
-
Hello, I want to write / find a program which dials to a given number wait till the anwering machine to answer, wait to the "beep" (online voice recognition) and play a recorded msg. I'm searching for a week now for an already existing prog but all my searchings failed. pls help me soon. 10x, tal.
What hardware is used to make the call? Most telephony based applications either use a hardware specific API or TAPI. This kind of app tends to be hardware specific, as each PABX/Phone system tends to have its own quirks. Microsoft Speech SDK has a few similar examples. Michael :-)