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

14
LINES

< > BotCompany Repo | #1014076 // Single Word Speech Test (Gudrun)

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

Download Jar. Uses 206K of libraries. Click here for Pure Java version (7795L/54K).

!7

p {
  bot();
  callAnswerMethod("Wie geht es dir heute");
}

answer {
  S sentence = s;
  L<S> words = words(dropPunctuation(sentence));
  printStruct(words);
  for (S word : words) gudrun_silent(word);
  for (S word : words) gudrun(print(word));
}

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: 339 / 853
Version history: 3 change(s)
Referenced in: [show references]