Libraryless. Click here for Pure Java version (939L/7K/23K).
!752 static S html(S subUri, Map<S, S> params) { S voice = or(params.get("voice"), "Alex"); S text = or(params.get("text"), "Hallöchen"); S url = getSoundURLCereproc(text, voice); ret p(htmlencode(text + " (" + voice + ")")) + tag("audio", tag("source", "", "src", url, "type", "audio/mpeg"), "controls", "1", "autoplay", "1"); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment