sclass GSay { S text; Int voiceNr; S speaker; // optional, for some voices File audioFile() { ret loadBinaryPageOnce(f, "https://mouth.gazelle.rocks/beaHTML/16", page := 0, +voiceNr, +speaker, +text); } }