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

14
LINES

< > BotCompany Repo | #1009643 // MaryTTS German Bot (German voice)

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

Uses 41201K of libraries. Click here for Pure Java version (6101L/43K/140K).

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_german(s);
13  
  ret "OK";
14  
}

Author comment

Began life as a copy of #1008549

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: #1009643
Snippet name: MaryTTS German Bot (German voice)
Eternal ID of this version: #1009643/4
Text MD5: dc5d28175ad9937d34476f56e50d54af
Transpilation MD5: 71ba3bbd2b6125211f34f4c120de67c8
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-15 02:09:18
Source code size: 210 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 459 / 585
Version history: 3 change(s)
Referenced in: [show references]