Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2006 11:09:53 -0500
From:      Kurt Miller <lists@intricatesoftware.com>
To:        freebsd-java@freebsd.org
Subject:   Re: java 15 ,javax.sound no TargetDataLine
Message-ID:  <200602241109.53318.lists@intricatesoftware.com>
In-Reply-To: <op.s5fke4l9jffmxs@gg.gg>
References:  <op.s5fke4l9jffmxs@gg.gg>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

This will be fixed with patchset 3 in a few weeks.

-Kurt

On Thursday 23 February 2006 9:41 am, Georgi wrote:
> Hi ,
> 
> in java 15 (Java(TM) 2 Runtime Environment, Standard Edition (build  
> 1.5.0-p2-root_14_feb_200 6_00_10))
> i'm not able to get TargetDataLine it's works with java 1.4(Java(TM) 2  
> Runtime Environment, Standard Edition (build  
> 1.4.2-p8-root_22_feb_2006_23_14)) and linux java 1.4 and 1.6 beta
> 
> output with java1.5
> 
> 
> interface SourceDataLine supporting 8 audio formats
> Exception in thread "main" java.lang.IllegalArgumentException: No line  
> matching interface TargetDataLine is supported.
>          at javax.sound.sampled.AudioSystem.getLine(AudioSystem.java:459)
>          at TestDataLine.main(TestDataLine.java:11)
> 
> 
> 
> output with java1.4 ,linux java 1.4 and 1.6
> 
> 
> interface SourceDataLine supporting 8 audio formats
> interface TargetDataLine supporting 72 audio formats
> 
> osversion FreeBSD 6.1-PRERELEASE
> 
> I'm not sure if this is only in my environment
> 
> georgi
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602241109.53318.lists>