Voice Chat,Audio Streaming

  • Thread starter Thread starter XironiX
  • Start date Start date
X

XironiX

Guest
Hello everybody...
I have a TCP/IP client/server chat application.I want to add voice chat feature to my application.What is the start point ?
How can I implement this feature in c# ? How can I implement audio streaming in c# ? Please guide me.
smile_thinking.gif



Note : My application works on LAN and is not on the internet.

You can download complete source code and demo of my chat program from here. You need .Net FrameWork 2.0
star.gif


http://www.codeproject.com/useritems/TCPIPChat.asp


Best Regards,
XironiX

Continue reading...
 
Back
Top