Hi,
i have this command in my program,
QSound::play ("sound/alert.wav");
but the problem is,it doest play the whole wave, it just keep repeating the first few sec of the wave. and if i click my GUI, it will play the whole wave. what is wrong?
Hi,
i have this command in my program,
QSound::play ("sound/alert.wav");
but the problem is,it doest play the whole wave, it just keep repeating the first few sec of the wave. and if i click my GUI, it will play the whole wave. what is wrong?
Bookmarks