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
-~----------~----~----~----~------~----~------~--~---

Reply via email to