java - audio chat using server -
this question has reply here:
how can code server/client video , sound streaming application? 3 answersi developing voice - chat application flow sender -server-many clients
their 2 way communication between of them have samples of both sender , receiver ready , working fine.
but problem want
one person host of conference having access on mic of other participants,
and issue 1 mic on @ time possible? please help me!!!
first, question kinda general, have not mentioned particular problem. second, accomplish task need utilize networking sockets, i/o sound streams , mohammad faisal mentioned threads.
sound proccessing : http://docs.oracle.com/javase/tutorial/sound/toc.html networking : http://docs.oracle.com/javase/tutorial/networking/toc.html threads : http://docs.oracle.com/javase/tutorial/essential/concurrency/ java io : http://docs.oracle.com/javase/tutorial/essential/io/
check reply too.
how can play sound in java?
java multithreading client-server
No comments:
Post a Comment