telephone application programming on Linux
Posted
by Daniel Stevens
on Stack Overflow
See other posts from Stack Overflow
or by Daniel Stevens
Published on 2010-05-16T07:04:52Z
Indexed on
2010/05/16
7:10 UTC
Read the original article
Hit count: 171
I'm a Linux user looking to write a program which will pick up the phone, dial a number, play a recording and record what the person on the other end of the line says and save it to an audio file. I will want to use the modem that came with my computer if possible. What should I use to write this program?
© Stack Overflow or respective owner