Re: (android) Re: Vorbis(ogg) and andorid
Antonio <[email protected]> Sat, 12 Nov 2011 11:02:03 +0000 (GMT)
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
n 9 November 2011 13:17, Antonio <[email protected]> wrote: > hi Ian thanks for your answer, > i see this > http://downloads.xiph.org/releases/vorbis-java/ > > i think that this solution is good, because i want record for max 1 minute. > I prefer use java library because i want insert this library in application, this situation is very important for me because In Android the media codecs are not guaranteed to be available on all platform. > do you know example or how to use this library? >I haven't used it before, but it has an encoding example in it: >examples/VorbisEncoder.java now i have only this question for you: In package vorbis-java i have the coder and encoder for .ogg file? best regads Antonio