Hello, After writing an app using AudioTrack and manipulating and mixing audio streams I´ve found the existance of SoundPool. By the other side I don´t know how well it works for low latency audio which needs to be syncronized (the time each stream should play compared to each other) and also needs to be syncronized with view´s changes. Any comments about it? Should I go for SoundPool and give up my actual code writen in java (didn´t use the 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.

