[android-developers] Re: Record raw Audio, process audio and save as ogg or another compressed format

2010-01-27 Thread maecky
Push. Does no one have any suggestions? regards Maecky On 17 Jan., 21:24, maecky markus.feuerst...@gmail.com wrote: Hi, I have searched the whole group but wasn't able to find a answer for my problem. I want to record audio from the microphone,  apply some audio signal processing and than

Re: [android-developers] Re: Record raw Audio, process audio and save as ogg or another compressed format

2010-01-27 Thread Donal Rafferty
Have you looked at the MediaRecorder class? As far as I know it allows some encoding and compression On Wed, Jan 27, 2010 at 5:04 PM, maecky markus.feuerst...@gmail.com wrote: Push. Does no one have any suggestions? regards Maecky On 17 Jan., 21:24, maecky markus.feuerst...@gmail.com

Re: [android-developers] Re: Record raw Audio, process audio and save as ogg or another compressed format

2010-01-27 Thread chris harper
Hi I need to do something similar for my application and I looked into it about a month ago but has since concentrated on another part of my app. I still need to do it. So it's still something that I have to tackle. I was thinking of doing was reading from the mic into a byte array and then