[android-developers] How to record audio..?

2011-01-12 Thread Abhilash baddam
Hi friends, How can we record the voice and save it to sdcard. I tried but getting *unsupported parameter: x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value,* * VerifyAndSetParameter failed and PVMFOMXEncNode-Audio_AMRNB::DoPrepare(): Got Component O

[android-developers] How to record audio stream?

2009-03-10 Thread jianwei
Hi all, I want to send audio stream to internet directly, instead of store in the file. But the output of MediaRecord only supports file by seting setOutputFile(String path) , not OutputStream. Is there any methods to do this? Thanks. --~--~-~--~~~---~--~~ You

Re: [android-developers] How to record audio..?

2011-01-12 Thread TreKing
On Wed, Jan 12, 2011 at 2:25 AM, Abhilash baddam < abhilash.androiddevelo...@gmail.com> wrote: > if anybody know how capture audio..?send me the code snippets and useful > links... I would assume this would be a good starting point: http://developer.android.com/reference/android/media/AudioRecor

[android-developers] How to record audio in WAV format?

2009-05-14 Thread npak...@gmail.com
Hi all, Now i want to record audio in WAV format. What should i do now because android only supports *.3gp or *.AMR type? Thanks, NPAK --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To po