On Tue, Apr 26, 2011 at 12:57 AM, cibin <[email protected]> wrote: > Can we recommend any lower level code in Audio recorder, maybe > accessing native functions?
OpenSL was added in a recent Android update for access via the NDK. There is nothing lower level than AudioRecord from the SDK. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

