Import a new audio file with a different name, then update it in all events. Then delete the old file. Unfortunately, there is no other way.
This is one of the reasons it's better to create a function to play sounds. Then instead of playing an audio file directly, you call a function with the file name.