开发者

Getting a audio feed from my dailup modem

My linux powered laptop still has a dail-up modem.

Is it possible to interface with the phone line through my modem.

Using bash or ruby, ( or something else, if I really have to) I would like to record and maybe even and make and receive calls.

C开发者_C百科an this be done? and if so where do I start?


If you have a "voice" modem, then there are dedicated audio like a speaker/mic. Otherwise, it's most likely a soft modem -- you would have to probably muck with the driver. Not for the faint of heart, and certainly not done using bash/ruby.


If I recall, most modems can't do this. You need a modem with telephony (or a special telephony card) in order to get access to the actual audio. The only interface most modems had was the serial interface, before and after the modulation and demodulation already happened.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜