static LS flite_listVoices() { ret splitAtSpace(getColonProperty("Voices available", lines(backtick("flite -lv"))); }