AudioTrack. Beware tho, its buggy.

On Sep 21, 10:59 pm, John Michael Zorko <[email protected]> wrote:
> Hello, all ...
>
> Is there an Android equivalent to the iOS Core Audio / Audio File Stream 
> Services? I need to be able to read audio bytes from a network and feed them 
> to the audio system under my control, so I can do my own timeouts / 
> reconnects / range requests / etc. without interrupting the audio playback 
> (since the system audio thread would be playing audio already enqueued).
>
> It seems that MediaPlayer doesn't give me this level of control. Is there a 
> lower-level framework that does, either in the SDK or NDK?
>
> Regards,
>
> John

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