Hi there,
Since I want my application resources to be included inside a single .exe file I can't use QSound for playing simple .wav files, because it doesn't support resources.
I tried to use QAudioOuput to play the simple sounds and i managed to do it but I only can play the same QAudioOuput object once. The start() function only works for the first time it is invoked. Any tips about this?
Thanks in advance.
Tiago Campos


Reply With Quote



Bookmarks