[android-developers] Re: Microsphone cannot be recorded on android emulator

2010-08-10 Thread aftershock
Sorry I forgot to mention that I tried that setting too and I have still a problem. -- 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, sen

[android-developers] Re: Microsphone cannot be recorded on android emulator

2010-08-10 Thread aftershock
Sorry I forgot to mention that I tried that setting too. It is not working for that either. On Aug 10, 5:36 pm, niko20 wrote: > Hi, > > The emulator only support 8Khz 16bit. > > -niko > > On Aug 9, 11:39 pm, aftershock wrote: > > > > > Hi, > > > A

[android-developers] Microsphone cannot be recorded on android emulator

2010-08-09 Thread aftershock
Hi, A small program that I wrote cannot record the microphone. One api call, getminbuffersize keeps returning -2 which is not correct. The program works on a real android one. I use 11025Hz, 16bit pcm,mono recording.. Can you give me a suggestion what can be wrong? Thank you. aftershock