This is most likely because the Resources.Load is failing to find the audio clip. Make sure that the asset file is in a folder called Resources within the project folder, and that the name is correct (it must have the same upper/lower case as the name of the asset).