static S voiceServerLink(S text, S voice) { ret "http://botcompany.de/1009460/raw?voice=" + urlencode(voice) + "&text=" + urlencode(text); }