Download Jar. Uses 206K of libraries. Click here for Pure Java version (7795L/54K).
1 | !7 |
2 | |
3 | p { |
4 | bot(); |
5 | callAnswerMethod("Wie geht es dir heute"); |
6 | } |
7 | |
8 | answer { |
9 | S sentence = s; |
10 | L<S> words = words(dropPunctuation(sentence)); |
11 | printStruct(words); |
12 | for (S word : words) gudrun_silent(word); |
13 | for (S word : words) gudrun(print(word)); |
14 | } |
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: | #1014076 |
Snippet name: | Single Word Speech Test (Gudrun) |
Eternal ID of this version: | #1014076/4 |
Text MD5: | d24e0f386fa836d6c588f229ec1f4749 |
Transpilation MD5: | 1bdd5918db8d1cc84144a0a148a43914 |
Author: | stefan |
Category: | javax / speech |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-04-17 00:19:51 |
Source code size: | 265 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 479 / 1128 |
Version history: | 3 change(s) |
Referenced in: | [show references] |