I can play audio with good success most of the time...but sometimes, out of the blue, AudioTrack.write() returns 0, indicating it wrote no shorts to the audio device. Sure enough, I hear nothing. It doesn't return a negative value, namely either of the two error codes that the docs say it might return. It just returns 0. It does this continuoulsy as I feed new data to it.
But other times it works! Any thoughts? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

