I can't find a jar that has javax.sound.sampled

250 views Asked by At

I'm trying to create an UDP voice chat by following an on-line tutorial that requires that I import javax.sound to my code. So I downloaded the javax lib from Java2S, but I can't find javax.sound in the jar file, since it goes from javax.servlet to javax.xml.

What am I doing wrong?

0

There are 0 answers