Introduced a new decorator speak_function_name that utilizes winsound and SAPI via VBScript to provide audio alerts based on function execution outcomes. Functions will now beep and speak aloud when they complete successfully or encounter an exception. This provides immediate, non-visual feedback during development or long-running tasks. New audio notifications

Added audible feedback to function executions - Braumeister-Stefan/sound_logging