<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=UTF-8>
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV>What if you deliver WAV data in chunks?<BR><BR>Tor-Einar Jarnbjo wrote:
</DIV>
<BLOCKQUOTE cite=mid44F6BFE3.2090001@jarnbjo.de type="cite">I've actually
managed to modify my J-Ogg library to be MIDP2.0-compliant and make the player
run on the J2ME emulator from Sun's SDK. A problem with "real" cell phones is,
that the Java multimedia API is very restricted and most phones are not even
able to play 44,1kHz PCM-encoded WAV files through Java. E.g. the Siemens
phones are almost all restricted to 22,05kHz ADPCM-encoded mono WAV files.
Another problem, at least with the Siemens phones, is that they don't support
streaming playback of WAV files, so wrapping the J-Ogg decoder in an
Outputstream, which delivers WAV data, causes the phone to decode the entire
Vorbis stream before trying to play the result. I made this work with very
small Vorbis files on a Siemens CX75, but there don't seem to be any possible
ways to play "regular" 44,1kHz stereo Vorbis files. <BR><BR>Tor
<BR><BR><BR>Ivo Emanuel Gonçalves schrieb: <BR><BR>
<BLOCKQUOTE type="cite">Considering how both Ogg and Java are CPU intensive,
I doubt there is one. At least, a stable one. <BR><BR>On 7/13/06, *David
Balazic* < <A class=moz-txt-link-abbreviated
href="mailto:david.balazic@hermes.si">david.balazic@hermes.si</A> <A
class=moz-txt-link-rfc2396E
href="mailto:david.balazic@hermes.si"><mailto:david.balazic@hermes.si></A>>
wrote: <BR><BR> Hi! <BR><BR> Is there
any Java Vorbis player that works on <BR> MIDP 2.0
platforms (mobile phones) ? <BR><BR> I know the pure Java
players, but I'm looking for a mobile version. <BR><BR>
Regards, <BR> David <BR><BR></BLOCKQUOTE><BR></BLOCKQUOTE><BR>
<DIV class=moz-signature>-- <BR><FONT size=2>Now playing: Britney Spears //
Stronger<BR>>From the album: Hitzone 13<BR>Player: <B>foobar2000</B> ( <A
href="http://www.foobar2000.org/">http://www.foobar2000.org/</A> ) with AMIP
plugin.<BR></FONT></DIV></BODY></HTML>