Android gives you the support to do real time audio (Voip) on SDK
level.

As a good example check out the app SipDroid. If you mix Voip traffic
with data traffic,
you might get a different audio quality over Wifi. The reason is that
normal data traffic has different traffic characteristics then Voip
over Wifi.

You will find research papers on this topic which talk about mixing
different traffic types on a Wifi network.

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.



On Sep 20, 7:14 pm, kevin j <ken...@verizon.net> wrote:
> I would like to know if the following application is possible given
> the currently available tools and OS services. I want to send audio
> from the microphone in real-time over Wi-Fi to a Windows desktop
> application. I also want to send data which represents what screen
> icons have been tapped. I want to receive audio and data the same way
> - using Wi-Fi.
>
> Sincerely,
>
> Kevin J
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to