import javax.sound.sampled.*; static S audioDeviceName(Mixer mixer) { ret mixer.getMixerInfo().getName(); }