> hi,
> i m working on a project in java in which i want to import sound files
> from hard disk into the interface , what shld be the code for loading a
> sound file into the java program?
http://java.sun.com/j2se/1.5.0/docs/guide/sound/
> i m working on a project in java in which i want to import sound files
>from hard disk into the interface , what shld be the code for loading a
>sound file into the java program?
you hook it up to JMF . see http://mindprod.com/jgloss/jmf.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Roedy Green - 22 Apr 2006 04:24 GMT
On Fri, 21 Apr 2006 21:46:20 GMT, Roedy Green
<my_email_is_posted_on_my_website@munged.invalid> wrote, quoted or
indirectly quoted someone who said :
>you hook it up to JMF . see http://mindprod.com/jgloss/jmf.html
also see http://mindprod.com/jgloss/sound.html for a broader answer.

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