I wish to multiple .wav files simultaneously in delphi.
When I open and plat the first things are fine. However the second one causes a error when it tries to open.
You can use SoX (Sound eXchange) for this. It can play and record audio files, apply various effects, convert various formats.... Check -m parameter to play files simultaneously. Example:
sox -m 1.wav 2.wav -d