Hello all, I would like to make an app that records from mic in memory
and then playback or send the recorded samples, I am currently using
AudioTrack and AudioRecorder to do that(PCM), even though I can record
and playback the samples (using 16 bit since in 8 bit mode there is a
bug), my question is if this class is a trying to replace the above
mentioned classes (AMR encoding) and if I would be able to record
using 8 bit samples?
thanks in advanced maxsap.

-- 
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

Reply via email to