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

11
LINES

< > BotCompany Repo | #1026641 // ELE: Answer from speech log if single word changed

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (4525L/24K).

!7

cmodule SomeELEAnswerModule > DynObjectTable<S> {
  start {
    ele_onInputAndNow(lambda1 process);
  }
  
  void process(S input) q {
    setList(listToSingleKey("Proposed speech", getEmits(() -> ai_answerFromSpeechLog_singleWordChanged(input))));
  }  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026641
Snippet name: ELE: Answer from speech log if single word changed
Eternal ID of this version: #1026641/3
Text MD5: 925211f12a06fa21b686ec28d8490303
Transpilation MD5: e2fcb9587c53cd02a5353daa8f085252
Author: stefan
Category: javax / ele
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-18 16:06:26
Source code size: 270 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 140 / 239
Version history: 2 change(s)
Referenced in: [show references]