AutoShoutOut can automatically notifies (via vocal emotes and/or chat messages) when your life, health or mana drops below a certain percentage. Also notifies when your pet's health drops below a certain percentage, as well as if the player loses a "Soulstone Resurrection" buff.

Changes in 1.16.0
Fixed flaw in mana detecting logic introduced by the addition of the Death Knight class to WoW. Refactored the mana
detection function ASO_IsPlayerManaClass() so that ASO will not break again if another new mana using class is added.
Added launching of ASO's configuration window via the Blizzard Interface/AddOns window/tab.
Minor cosmetic changes.
Updated interface number.
Changes in 1.15.8
Removed Ctrl-Click functionality to auto-target person typing in chat window, since it is no longer supported by WoW.
Updated interface number to (20003).
Changes in 1.15.7
Um, yeah, um, version 1.15.7, its, um, here somewhere. <searches pockets>
Changes in 1.15.6
Updated interface number for v1.9.2 (4996) of WoW.
Changes in 1.15.5
Bug fix so that AutoShoutOut will write out its settings information.
Updated interface number for v1.7 of WoW.
Changes in 1.15.4
Fix for bug introduced in v1.14.1, where if you are in a raid, and you try and notify via messaging to the 'PARTY' channel, you will not get the "ASO: Notify via Messaging-Target: Character is NOT in a party/raid" message.
Changes in 1.15.3
Fixed ctrl-left-click on chat name link functionality, which was broke with v1.6 of WoW client. Note that, as of WoW v1.6, the selecting of a pet (by clicking on the player's name link twice) will no longer work (because of a deprecated function call). Will try to make this work again in a future release of ASO.
Updated interface number for v1.6 of WoW.
AutoShoutOut will not check for the loss of a 'Soulstone Resurrection' buff (the 'soulstone' event) until the buff has been applied. This should stop the 'false positive' notifications players get when forgetting to turn off notification after a buff has worn off from their previous WoW session.
Made window width a little wider, so that no text runs off the right side of the window.
Added a comment in the combat channel status output text that reminds people that they can use the '/aso status' command if they do not want to see any ASO status messages.
Changes in 1.15.2
Added a settings that determines if AutoShoutOut should display warning messages when certain conditions occur. For example, if a 'Soulstone Resurrection' buff is put on the player, but the 'Soulstone' notification is not active, a warning message is displayed. The default is set to on (true). Use the "/aso warnings" command to switch back and forth between on and off (true/false).!
Updated French translations. Thank you Methos (http://forums.curse-gaming.com/member.php?u=11256)!
Changes in 1.15.1
Updated German translations. Thank you Drazul (http://forums.curse-gaming.com/member.php?u=6717)!
Resized width of settings window because of updatiang of German translations.
Moved the anchor point for the close button tooltip to right, from left.