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"); }