Java Coder
New Member
- Joined
- Dec 10, 2010
- Messages
- 7
- Reaction score
- 0
- Points
- 1
Hi,
I have made a voice chat system in java with which multiple clients can voice chat with each other simultaneously. I need to add a compression technique with which i can compress the audio while transferring from one client to the other. Can you please let me know how do i reduce the noise, which algorithm to implement, or any link or reference will be helpful. Thanks in advance. Any help will be appreciated.
I have made a voice chat system in java with which multiple clients can voice chat with each other simultaneously. I need to add a compression technique with which i can compress the audio while transferring from one client to the other. Can you please let me know how do i reduce the noise, which algorithm to implement, or any link or reference will be helpful. Thanks in advance. Any help will be appreciated.