Enable SSH and add the following lines to the .vmx file
You might need to change the pciSlotNumber to something else in order to avoid collision
sound.present = "true"
sound.allowGuestConnectionControl = "false"
sound.virtualDev = "hdaudio"
sound.fileName = "-1"
sound.autodetect = "true"
sound.pciSlotNumber = "35"