Example #1
0
 bool notify(client& c) const
 {
   return c.play_audio(src);
 }