Re: [android-developers] Re: continuous audio recording in memory

2010-01-10 Thread frantz lohier
Ok thanks. Do you think there's a way to do that purely in Java/Using the
framework ?

Thanks,

On Wed, Jan 6, 2010 at 11:27 AM, HeHe  wrote:

> a look at .../framework/base/media/.../AudioRecord.cpp should be
> helpful~
>
> On Jan 6, 10:11 am, frantz lohier  wrote:
> > Dear All,
> >
> > I'm trying to write an App that continuously record audio in memory (in a
> > circular buffer).
> >
> > Could anyone point me towards a piece of code (perhaps in the kernel)
> that
> > shows how to best to this ?
> >
> > Thanks,
>
> --
> 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
>
-- 
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

[android-developers] Re: continuous audio recording in memory

2010-01-06 Thread HeHe
a look at .../framework/base/media/.../AudioRecord.cpp should be
helpful~

On Jan 6, 10:11 am, frantz lohier  wrote:
> Dear All,
>
> I'm trying to write an App that continuously record audio in memory (in a
> circular buffer).
>
> Could anyone point me towards a piece of code (perhaps in the kernel) that
> shows how to best to this ?
>
> Thanks,
-- 
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