[Qt-interest] QSound again

Dušan Saiko dusan.saiko at gmail.com
Sat May 23 15:23:22 CEST 2009


Hello,

I am trying to play a simple wav file in multi platform way,
have read past discussions on this in qt-interest lists and found QSound
is completly unusable for Linux.

Phonon works ok for a file,
but throws some xine errors on the same wav file when trying to play it
from QRC resource.

I have then written simple Alsa wav player for Linux which supports QRC,
now moving to Windows platform; where QSound works, but again, not with QRC.

Do I really have to write a complete player again, using WaveOut
interface by myself ?
(I have not found any way how to force PlaySound to play resource file).

Do I really want so much from QT libraries to play simple wav sound from
QRC ??
It's really a pain ....


thanks for help

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090523/f8b55c93/attachment.bin 


More information about the Qt-interest-old mailing list