static File cereproc_raw_file(S voice, S text) { print("[" + voice + "] " + text); S text2 = text; if (l(text2) >= 100) text2 = shorten(text, 100) + "-" + md5(text); ret prepareCacheProgramFile("#1004759", voice + "/raw/" + urlencode(text2) + ".mp3"); }
Began life as a copy of #1014000
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018010 |
Snippet name: | cereproc_raw_file |
Eternal ID of this version: | #1018010/1 |
Text MD5: | 1ce73f7ca2db611b56c73a8b3861c264 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-08-25 20:50:06 |
Source code size: | 268 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 373 / 396 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |