Create a VBS file and place it high in the task sequence.

Enable Sound at the end on the installation. Place it also at the end.

Set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys(chr(&hAD))