brunocatao
brunocatao

Reputation: 11

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

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?

Upvotes: 0

Views: 394

Answers (0)

Related Questions