static S soundPlayMethod() { ret isLinux() && onPATH("aplay") ? "aplay" : "JavaSound"; }