Click here to Skip to main content
15,886,045 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
hi am a newbie to the voip world.I was wondering if it is possible to create a java multiuser voice chat application using Voip.In this application it is required that all connected users should be able to participate in the conversation essentially providing "audio conferencing" functionality.
Posted
Updated 2-Jan-10 13:15pm
v2

1 solution

Yes.

All the API's are there for UDP broadcasts, and recording and playback of audio. All you need to do is write the code that brings it all together.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900