Hi Jack, A while back I was able to get some Ogg vorbis code to work, but I think it required a specific format input (22khz, 16 bit, stereo), and of course it took a while to do all the math.
I've uploaded my test project to: http://rapidshare.com/files/292161983/TestOgg.zip.html you may have to figure out how to get your buffer into it, I haven't looked at this project in a while. -niko On Oct 9, 11:43 pm, Jack Twilley <[email protected]> wrote: > I am writing an app which will generate ringtones. I have an > ArrayList<Double> containing all the floating point data, but I can't > see how to convert it to an Ogg Vorbis file. The Android SDK doesn't > have any obvious modules designed to do this sort of thing. Do I need > to import some other libraries or something? Pointers to any examples > would be appreciated. Thanks! > > Jack. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

