static S haudioAutoplay(S src, S noAudioMsg) { ret ""; } static S haudioAutoplay(S src) { ret haudioAutoplay(src, "no audio"); }