I want to stream music or audio files via Skype to another person via internet. I'm using debian squeeze. My idea: open the audio in stream for microphones etc. and adding the audio file to the stream. I don't want to use a audio in-out bridge, but a software solution. Are there any similar project? How can I manipulate the audio-in stream?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Linrad is your best bet. The Linux sound system ALSA has a mechanism by which the output of one program can be sent to the input of another program. |
|||
|
|