frantz lohier wrote:
> 
> Dear All, I'm writing an App that needs to continuously record audio in
> memory and email the last 30 seconds of audio when required. Much of the
> mediarecorder API is designed to store linear audio in files. Could
> anybody point me towards a way to continously record audio in memory,
> using a circular buffer using the SDK ? Thanks,
> 

Look at AudioRecord.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Training in US: 8-12 February 2010: http://bignerdranch.com
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to