Hi,
I have imported a sound file from Audacity for use in my Unity project, as a .wav file. I can test-play the file in the Inspector, and everything seems fine. But when I attach the sound file to an object in my scene and try to play it, all I get is a buzzing like a nest of angry hornets. Does anyone know what I’ve done wrong? Import settings are thus:
Loop: True
3D Sound: True
Load Type: Load into Memory
Thanks.