Hello, I am using the AudioRecorder class on android. As far as I understand this gives me the audio data in .raw file format yes? Does anyone tried to convert this to a wav file? It should be done on Android, but in worst case I can do this on the server side which would have more access to Java api. Does any one know how to do this?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

