This is not really possible with 1.0 SDK. Someone has done a walkie- talkie like program that records audio to a file and then streams it, but not real-time audio.
The Cupcake release will add the capability to stream audio from the mic into a Java app and stream audio from a Java app to the audio output. However, there is no support for streaming audio over RTSP, so you have a fair bit of work cut out for you. On Jan 29, 12:57 am, gunar <[email protected]> wrote: > Hi! > > I have a question? Can someone give me a direction where to look to > make an audio chat application? > I saw some threads related to audio streaming, also other related to > audio recording/playing. > How to setup a RTP/RTCP/RTSP session between two Android clients? > > Best regards! > Adrian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

