podem me explicar q erro e esse?
Exception in thread “main” java.lang.IllegalArgumentException: No line matching interface Clip supporting format PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian is supported.
at java.desktop/javax.sound.sampled.AudioSystem.getLine(AudioSystem.java:425)
at eg.edu.guc.yugioh.gui.Gui.main(Gui.java:523)