Here's a new callback plugin to add sound effects, courtesy of OS X's built in text-to-speech.
https://github.com/ansible/ansible-plugins/blob/master/callbacks/osx_say.py
More serious plugins can also live in this repo -- like connection types or the aforementioned monitoring integrations. This is just the first one that begged to be written.
--Michael