Tuesday, July 27, 2010

[android-developers] Re: Using AudioRecord.

Hey Nando-
Don't know if this helps, but I was having trouble initializing
AudioRecord instances too. Here's what I found:
http://ilessendata.blogspot.com/2010/07/android-audiorecord.html
(short answer: make sure you're using 44100 hz, mono, and 16 bit)
Good luck!
Dan

On May 31, 11:06 am, Fernando Morais <nand...@gmail.com> wrote:
> Hey,
>
> Can someone point me to some example on how to use AudioRecord with the 2.1 SDK?
> I've seen many examples and they work fine withe 1.6 but not with 2.1.
> On 2.1 I can't get anything because the AudioRecord instance never
> gets initialized so I can't use it.
>
> Thanks!
>
> -Nando
>
> Sent from my Sinclair ZX81

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment