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

14
LINES

< > BotCompany Repo | #1009644 // MaryTTS English Bot (English voice)

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

Uses 35477K of libraries. Click here for Pure Java version (5271L/36K/119K).

1  
!7
2  
3  
p {
4  
  maryTTS_init();
5  
  becomeMouth();
6  
  makeBot("MaryTTS English.");
7  
  print("Typest though here me speech to make");
8  
}
9  
10  
sS answer(S s) {
11  
  lock mainLock();
12  
  maryTTS_english(s);
13  
  ret "OK";
14  
}

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: #1009644
Snippet name: MaryTTS English Bot (English voice)
Eternal ID of this version: #1009644/2
Text MD5: 04ec7f1a089db2545f84387727a5bd10
Transpilation MD5: b6cf17f1b7bbdea47440a49ad58c93aa
Author: stefan
Category: javax / speech
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-12 20:28:21
Source code size: 210 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 368 / 433
Version history: 1 change(s)
Referenced in: [show references]