sS cereproc_withBlip(S voice, S s) { if (!cereproc_isCached(voice, s)) thread { playMP3Snippet(calculatingSoundID()); } cereproc(voice, s); ret s; }