Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1013977 // cereproc_isCached

JavaX fragment (include)

static bool cereproc_isCached(S voice, S text) {
  text = cereproc_preprocess(text);
  if (empty(text)) true;
  ret cereproc_file(voice, text).exists();
}

Author comment

Began life as a copy of #1005209

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

Snippet ID: #1013977
Snippet name: cereproc_isCached
Eternal ID of this version: #1013977/4
Text MD5: 5cafcc25ce71e28df8cd90c0bcb7d426
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-03-19 03:56:39
Source code size: 158 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 336 / 346
Version history: 3 change(s)
Referenced in: [show references]