static File cereproc(S voice, S text) { File file = cereproc_silent(voice, text); playMp3(file); ret file; }