can we using channels 2 when recording audio? On Sat, May 2, 2009 at 12:54 AM, Jean-Michel <[email protected]> wrote:
> > Hi there, > Looks like sipdroid (www.sipdroid.org) is using AudioTrack and > AudioRecord for their SIP client. Go to the "Browse source" page and > look at trunk > src > org > sipdroid > media > RtpStreamReceiver.java > and RtpStreamSender.java, and search respectively for "track" and > "record". > > On Apr 30, 7:07 am, Thomson <[email protected]> wrote: > > Hi, > > I want to use AudioRecord and AudioTrack classes(in SDK 1.5) in > > my program. > > Where can I find how to use it. Is there any API demo program for > > this?. > > If not it is greatly appreciated if someone can post a sample code in > > this forum > > > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

