I am writing a program which listens and reacts to voice coming from a phone line. My program currently uses a 56k modem to dial out and then listens on the line in channel (which has a lead to the modem output) for the voice. I would like to put 5 modems in one computer and run the program 5 times. This might be able to be accomplished if I have 5 sound cards but my question is: is it possible to programatically select which sound card I want the program to listen to? My program is currently in VB but I can convert it to Java or C# if necassary.
Any input or advice that might be remotely relavant is appriciated.
Cheers
Any input or advice that might be remotely relavant is appriciated.
Cheers