Adding beep sound on successful form submission doesn't have anything to do with PHP development. PHP is just a server side language.
But I want to add beep sound when an error message/or other mentioned mandatory message occurred on my website submission form.
Is there any solution for this?
You can check the link below which is already answered clearly for your question, (Using PHP)
You can also do it by embedding it in the html. Check this one out