You can put your wav files in the project that you would use for streaming.
If the wav files are small enough you can just drag them onto the IDE window in the browser. However, it is probably better to copy them to the project folder from the terminal using scp:
scp [filename] root@192.168.7.2:[project_path]