Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过 Skype 将音乐或音频文件通过互联网传输给另一个人。我正在使用Debian挤压。我的想法:为麦克风等打开音频流并将音频文件添加到流中。我不想使用音频输入输出桥接器,而是使用软件解决方案。有没有类似的项目?如何操作音频输入流?
Linrad 是您最好的选择。Linux 声音系统 ALSA 具有一种机制,通过该机制可以将一个程序的输出发送到另一个程序的输入。
http://www.sm5bsz.com/linuxdsp/install/snd-aloop.htm