Uses 13052K of libraries. Click here for Pure Java version (2765L/19K/64K).
1 | !752 |
2 | |
3 | p-substance { // pretty look&feel
|
4 | kevin(""); // Pre-initialize Kevin
|
5 | makeBot("Dual Speak Bot. Have the phone ready! [Install app-allperms.tinybrain.de, click \"Start Awareness\" in the app and turn on \"USB Tethering\"]");
|
6 | |
7 | consoleInputField().setText("Type here to make us speak!");
|
8 | swingLater(50, r { consoleInputField().selectAll(); });
|
9 | centerBigConsole(); |
10 | } |
11 | |
12 | sS answer(final S s) {
|
13 | sendToPhone("say in english *", s);
|
14 | kevin(s); |
15 | ret "OK"; |
16 | } |
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: | 1067 / 1312 |
| Referenced in: | [show references] |