I'm interested in developing an Android app that is able to connect two android devices and stream audio so they are able to talk. Not as sofisticated as Skype :) What libraries or methods would you recommend me to use? Ive programmed a lot of things but never something like that (audio and streaming). Is it possible to record from the microphone and stream it while recording? Ive seen that the Audiorecord api provides the recorded audio in buffers...that's a start... but for sending and receiving it? any ideas? thanx!
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

