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

8
LINES

< > BotCompany Repo | #1016719 // onCereprocBeginUtterance

JavaX fragment (include)

svoid onCereprocBeginUtterance(final VF1<S> f) {
  watchQuotedLog_future(cereprocLog(), voidfunc(S s) {
    print(">> " + s);
    Map map = safeUnstructureMap(afterSpace(s));
    if (eq(map.get('action), "Begin talking"))
      callF(f, getString(map, 'text));
  });
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016719
Snippet name: onCereprocBeginUtterance
Eternal ID of this version: #1016719/5
Text MD5: 9ad2d79a0c0be33686fd04d1c93e9ab3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-29 15:58:39
Source code size: 277 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 382 / 416
Version history: 4 change(s)
Referenced in: [show references]