Reputation: 11
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