static Q cereproc_preload_q = startQ(); static volatile Pair<S> cereproc_preload_loading; svoid cereproc_preload(fS voice, fS s) { cereproc_preload_q.add(r { cereproc_preload_loading = pair(voice, s); try { cereproc_silent(voice, s); } finally { cereproc_preload_loading = null; } }); }
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: | #1018565 |
| Snippet name: | cereproc_preload |
| Eternal ID of this version: | #1018565/1 |
| Text MD5: | faacb2fbfab26a10c1c78bd36ca2cc25 |
| Author: | stefan |
| Category: | javax / speech |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-05 20:47:13 |
| Source code size: | 333 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 556 / 607 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |