Thanks, I think AudioTrack may be what I am looking for to read the
codec output???

http://developer.android.com/reference/android/media/AudioTrack.html



On Apr 27, 6:11 pm, benmccann <[email protected]> wrote:
> The 1.5 SDK includes "Raw audio recording and playback APIs".  I think
> I'd take a look 
> athttp://developer.android.com/reference/android/media/AudioRecord.html
> I'm not real sure how AudioRecord and MediaRecorder work together, if
> at all.  It looks like maybe AudioRecord is closer to the native calls
> while MediaRecorder wraps AudioRecord to provide a slightly friendlier
> interface and additonal encoding.  It's hard to tell from the JavaDocs
> alone.
> Here's a post talking about AudioRecord 
> instantiation:http://groups.google.com/group/android-developers/browse_thread/threa...
>
> On Apr 27, 5:23 pm, intbt <[email protected]> wrote:
>
> > Is there a method to access the digital output of the audio codec
> > without first storing it into a file, a streaming output?
>
> > intbt
--~--~---------~--~----~------------~-------~--~----~
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