Hello, After writing an app using AudioTrack and controling audio streams mixing I´ve found SoundPool exists. By the other side I don´t know how well it works for low (really low, REALLY REALLY LOW LATENCY audio playback). The audio playback needs to be syncronized and also needs to be sync with view changes. Any comments about it? Should I go for SoundPool instead of writing my own code to handle the streams (in java, not using NDK)?
Thanks, Gabriel -- 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 To unsubscribe, reply using "remove me" as the subject.

