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

6
LINES

< > BotCompany Repo | #1018554 // cereprocPlusLocalVoices - also VoiceRSS now

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4117L/29K).

static Set<S> cereprocPlusLocalVoices() {
  Set<S> set = setPlus(cereprocVoices(), "Kevin");
  addAll(set, map(flite_listVoices(), func(S s) -> S { "flite/" + s }));
  if (voiceRSS_hasKey()) set.add("voice-rss/en-us");
  ret set;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1018554
Snippet name: cereprocPlusLocalVoices - also VoiceRSS now
Eternal ID of this version: #1018554/5
Text MD5: 313511e1f2cb4ef865f0dc6cb24c76d6
Transpilation MD5: ddfa0cfc8447af0b8b7d1abda536d786
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-19 22:07:39
Source code size: 236 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 231 / 306
Version history: 4 change(s)
Referenced in: [show references]