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

14
LINES

< > BotCompany Repo | #1014227 // Single Word Speech Test (William)

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("How are you today, sir?");
}

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

Author comment

Began life as a copy of #1014076

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: #1014227
Snippet name: Single Word Speech Test (William)
Eternal ID of this version: #1014227/1
Text MD5: 8be8f3942e07ee2053f6c52045fedf24
Transpilation MD5: 5a092b51e5ad60f6fa618dc418677ece
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:20:18
Source code size: 269 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 293 / 673
Referenced in: [show references]