Hi,
    Is there a way to capture the audio using AudioRecord or any other
API into a Direct ByteBuffer created using ByteBuffer.allocatedirect
call with an offset?

>From the documentation it is not clear that at which offset, calling
the following method, will place the data:

audiorecord.read(directbytebuffer, size);

I would appreciate any help,
Thanks,
Divkis

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