Does anyone have a good resource for uncompressed .wav files?

I have found many wav sites online but all seem to be "compressed" and when used in my program, give this error:

"Sound API only supports playing PCM wave files"

I'd like to not have to import them to a sound-editing program to change them all.

Thanks.