This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj on OSX Tiger
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> I don't know anything about OSX, but my general feedback is:
Anthony> newer is better, and you will likely need a
Anthony> javax.sound.sampled service provider if you plan on using
Anthony> freetts. We don't have any in any version gcj right now.
FWIW I've gotten actual sounds to play using gcj 4.1, Tritonus, and a
little command-line audio playing program from jsresources.org. It
seemed a bit flaky, but it did work.
Tom