Need direction in creating a voice chat application
Posted
by WarDoGG
on Stack Overflow
See other posts from Stack Overflow
or by WarDoGG
Published on 2010-05-17T20:18:20Z
Indexed on
2010/05/17
20:20 UTC
Read the original article
Hit count: 251
I want to create a voice chat application as a part of a project. However, i am totally lacking direction regarding the programming language to use, the technologies involved.
Can somebody please guide me as to how i should proceed ?
Here are the features that i require :
- user to user voice chat
- ability to chat in conference (more than 2 users)
How do i connect one user to another ? How to handle voice transmission ? How to effectively route packets in a conference ?
I'm thinking the most probably langauge to develop this in would be Flash. Any suggestions are welcome.
© Stack Overflow or respective owner