I want to use javax.sound to get the length of a wav file in jsp
file,but the thread doesn't exit.and it will slow the page load.What
should I do?
Oliver Wong - 16 May 2006 23:06 GMT
>I want to use javax.sound to get the length of a wav file in jsp
> file,but the thread doesn't exit.and it will slow the page load.What
> should I do?
Post some code illustrating what you tried.
- Oliver
Roedy Green - 22 May 2006 06:32 GMT
>I want to use javax.sound to get the length of a wav file in jsp
>file,but the thread doesn't exit.and it will slow the page load.What
>should I do?
Get the spec on the format of a wav file and grab it with a
DataInputStream.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.