When passing a file to the createAudioResource() once the function finishes can I delete the underlying file that the function was passed? Or do I need to wait until that underlying file is not being used anymore to then delete it?