sS gudrun_withBlip(S s) {
  if (!gudrun_isCached(s))
    thread { playMP3Snippet(calculatingSoundID()); }
  ret gudrun(s);
}