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

6
LINES

< > BotCompany Repo | #1027433 // getSoundURLVoiceRSS

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

Libraryless. Click here for Pure Java version (2405L/15K).

sS getSoundURLVoiceRSS(S text, S voice) {
  ret "https://api.voicerss.org" + hquery(
    key := voiceRSS_key(),
    hl := voice, src := text,
    c := "MP3", f := "44khz_16bit_mono");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027433
Snippet name: getSoundURLVoiceRSS
Eternal ID of this version: #1027433/2
Text MD5: 0fbcd610787e48f56db83a635a3b8241
Transpilation MD5: d207a895330ec5c9bdea17aa3262435e
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-19 21:54:18
Source code size: 190 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 102 / 145
Version history: 1 change(s)
Referenced in: [show references]