Developing chat application ,which has both text based and voice based chat

  • Thread starter Thread starter deepak
  • Start date Start date
D

deepak

Hi All,

we have a requirement of developing the chat application which should
have both text based chating as well as voice based, we know
developing a text based chat app is straight,but having voice chat
incorporated ??,hmm .. could any body give me some suggestions, links,
code or throw some insight on this topic, which can help me in
satifying the requirements

Thanks in Advance
Deepak
 
Hello deepak,
we have a requirement of developing the chat application which should
have both text based chating as well as voice based, we know
developing a text based chat app is straight,but having voice chat
incorporated ??,hmm .. could any body give me some suggestions, links,
code or throw some insight on this topic, which can help me in
satifying the requirements

My hint: advise to install Skype. Seriously. Even if that's not an option
for whatever reason, there's a myriad of applications out there that do
this, and the task is definitely non-trivial. Personally - no way I would
waste a minute of my time reinventing that particular wheel.


Oliver Sturm
 
deepak said:
we have a requirement of developing the chat application which should
have both text based chating as well as voice based,
we know
developing a text based chat app is straight,

As someone who builds text-based chat systems for a living, all I can say
is, "HA!". The problem might seem easy at first, but you would not believe
the complexities that lay lurking under the surface.
 
Back
Top