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

16
LINES

< > BotCompany Repo | #1004131 // Dual Speak Bot [PC & Phone]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 13052K of libraries. Click here for Pure Java version (2765L/19K/64K).

!752

p-substance { // pretty look&feel
  kevin(""); // Pre-initialize Kevin
  makeBot("Dual Speak Bot. Have the phone ready! [Install app-allperms.tinybrain.de, click \"Start Awareness\" in the app and turn on \"USB Tethering\"]");
  
  consoleInputField().setText("Type here to make us speak!");
  swingLater(50, r { consoleInputField().selectAll(); });
  centerBigConsole();
}

sS answer(final S s) {
  sendToPhone("say in english *", s);
  kevin(s);
  ret "OK";
}

Author comment

Began life as a copy of #1003477

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004131
Snippet name: Dual Speak Bot [PC & Phone]
Eternal ID of this version: #1004131/1
Text MD5: 05f858177c2b1c346ced138a860e6960
Transpilation MD5: b6232d61111b0a274f8760b49f92bb1f
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-09-05 21:54:25
Source code size: 482 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 733 / 885
Referenced in: [show references]