Quantcast
Channel: NAudio
Viewing all articles
Browse latest Browse all 5831

New Post: Simple Client-Server Audio transmission

$
0
0
Hi!

I want to know if I could use NAudio to make 2 simple executable files,
one that plays audio streamed in a tcp port listen socket and
other that record audio and connect to a specified tcp socket host/port and streams there the recorded sound.

I know that is the inverse of traditional streaming daemons, but what I Want is to had one computer with speakers and others without speakers be hable to stream their sound to the other computer.

Can this be possible with NAudio? which classes I need to use?

Thanks in advance.

Viewing all articles
Browse latest Browse all 5831

Trending Articles