Uses 206K of libraries. Click here for Pure Java version (311L/3K/9K).
1 | !747 |
2 | |
3 | m {
|
4 | //static S text = "This is William"; |
5 | //static S voice = "William"; |
6 | |
7 | static S text = "Neulich auf dem Haufen"; |
8 | static S voice = "Gudrun"; // Leopold |
9 | |
10 | p {
|
11 | File mp3 = new File(getProgramDir(), "bla.mp3"); |
12 | makeSpeechCereproc(text, voice, mp3); |
13 | playMp3(mp3); |
14 | } |
15 | } |
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: | 972 / 1091 |
| Referenced in: | [show references] |