1 | static File cereproc_raw_file(S voice, S text) { |
2 | print("[" + voice + "] " + text); |
3 | S text2 = text; |
4 | if (l(text2) >= 100) text2 = shorten(text, 100) + "-" + md5(text); |
5 | ret prepareCacheProgramFile("#1004759", voice + "/raw/" + urlencode(text2) + ".mp3"); |
6 | } |
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: | 374 / 397 |
Referenced in: | [show references] |