Date: Fri, 4 Jan 2002 02:00:41 -0500 (EST) From: Mikhail Kruk <meshko@cs.brandeis.edu> To: Greg Lewis <glewis@eyesbeyond.com> Cc: Brian Skrab <bgs@pinky.us.net>, <freebsd-java@FreeBSD.ORG> Subject: Re: Playing audio with Java (JDK 1.3.1)??? Message-ID: <Pine.LNX.4.33.0201040157360.6341-100000@daedalus.cs.brandeis.edu> In-Reply-To: <20020104172112.A90690@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I have appletviewer from 1.3.1 playing au files more or less fine. I suspect that you are just asking to much of it. Last time I checked appletviewer was playing only .au files (sun's audio format). I might be wrong here though... I think that last time was around jdk 1.1 :) In other words try your applet on win32 or Linux, maybe it it's not supposed to work. > On Thu, Jan 03, 2002 at 04:20:29PM -0500, Brian Skrab wrote: > > I'm attempting to play a small WAV file on my FreeBSD box, running > > 4.4-STABLE and jdk1.3.1. Using the method described in almost every > > Java sound tutorial I've found results in the application simply > > waiting forever. Here is the source code that I'm using: > > I've no idea who has tested playing sound other than you, but as the > person who munged in the sound code from 1.2.2, I can tell you that this > is the first time I've heard from someone who has tested the code under > 1.3.1. I can also tell you that I have no sound card, nor any familiarity > with how sound playing works. > > However, I'm told that the sound support did partially work in 1.2.2 > (Rob Furphy got it to that stage). I believe that it did play some > formats but not others. So, I'd try another format :). > > I would guess that your chances of JavaSound stuff working well is > pretty limited unless someone (with a sound card preferably :) steps > up in terms of debugging it. > > Probably not what you wanted to hear, but may be helpful :). > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Phone : (801) 796 6999 > Information Technology Web : http://www.eyesbeyond.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0201040157360.6341-100000>