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

15
LINES

< > BotCompany Repo | #1001268 // Desktop: Speech test with playing

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

Uses 206K of libraries. Click here for Pure Java version (311L/3K/9K).

!747

m {
  //static S text = "This is William";
  //static S voice = "William";
  
  static S text = "Neulich auf dem Haufen";
  static S voice = "Gudrun"; // Leopold
  
  p {
    File mp3 = new File(getProgramDir(), "bla.mp3");
    makeSpeechCereproc(text, voice, mp3);
    playMp3(mp3);
  }
}

Author comment

Began life as a copy of #1001260

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1001268
Snippet name: Desktop: Speech test with playing
Eternal ID of this version: #1001268/1
Text MD5: 6f8216ae32d6fd8cdffde4672e6eca13
Transpilation MD5: 13fc19742587902993495f6a583fc68b
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-06 12:43:25
Source code size: 309 bytes / 15 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 666 / 708
Referenced in: [show references]