Could anyone please offer some advice on this? I hope my question was clear enough.
Thanks and hoping to get a reply, DivKis On Feb 14, 12:03 am, Divkis <[email protected]> wrote: > 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

