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

14
LINES

< > BotCompany Repo | #1009718 // MaryTTS German Bot (German voice 2, doesn't work yet)

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

Uses 41326K of libraries. Click here for Pure Java version (5553L/38K/126K).

!7

p {
  maryTTS_init();
  becomeMouth();
  makeBot("MaryTTS German.");
  print("Schreibe hier um mich sprechen machen!");
}

sS answer(S s) {
  lock mainLock();
  maryTTS_german2(s);
  ret "OK";
}

Author comment

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: 413 / 467
Version history: 2 change(s)
Referenced in: [show references]