Uses 41326K of libraries. Click here for Pure Java version (5553L/38K/126K).
1 | !7 |
2 | |
3 | p {
|
4 | maryTTS_init(); |
5 | becomeMouth(); |
6 | makeBot("MaryTTS German.");
|
7 | print("Schreibe hier um mich sprechen machen!");
|
8 | } |
9 | |
10 | sS answer(S s) {
|
11 | lock mainLock(); |
12 | maryTTS_german2(s); |
13 | ret "OK"; |
14 | } |
Began life as a copy of #1009643
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009718 |
| Snippet name: | MaryTTS German Bot (German voice 2, doesn't work yet) |
| Eternal ID of this version: | #1009718/3 |
| Text MD5: | c6d48509444215fe4acb1f36e07efe7d |
| Transpilation MD5: | d4a923d88075da23b86a548b6bfc49b1 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-15 01:50:01 |
| Source code size: | 211 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 740 / 849 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |