Uses 911K of libraries. Click here for Pure Java version (4525L/24K).
1 | !7 |
2 | |
3 | cmodule SomeELEAnswerModule > DynObjectTable<S> {
|
4 | start {
|
5 | ele_onInputAndNow(lambda1 process); |
6 | } |
7 | |
8 | void process(S input) q {
|
9 | setList(listToSingleKey("Proposed speech", getEmits(() -> ai_answerFromSpeechLog_singleWordChanged(input))));
|
10 | } |
11 | } |
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: | 446 / 632 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |