Project Description:
Hello
I need to program chat application as following
voice chat room Conferencing one or more can talk and other listen
like http://www.pulseim.net
I need only voice class do the next
record voice - > compress it -> send it to server
the server get the data and re brodcast the voice to partners listen to voice recrded
regards