PDA

View Full Version : QSound is not working



gunturrohith
25th November 2014, 11:59
hi,

I am able to play the .wav files using the QSound but it returns a following statement
"want sound at 4 got 0" in console how to avoid it from printing in console
and the sound is emitting very slow,
what could be the problem and how to sort it out.

Can you anybody help/guide me.

thanks in advance,
Rohith

wysota
25th November 2014, 12:58
Which Qt version are you using?

gunturrohith
26th November 2014, 05:24
I am using the version QT-4.7.4 and does the QSound works properly in this QT-4.7.4....?
Please help/guide me,

thanks in advance
rohith.g

wysota
26th November 2014, 08:08
Do you have NAS server running? Otherwise can't you use phonon or QtMultimediaKit module to play sound?