Qt 6.11 is out! See what's new in the release
blog
QSoundEffect(qaudio): Error decoding source
General and Desktop
6
Posts
3
Posters
2.0k
Views
2
Watching
-
Hello.
I want to play music. I do it such way:
QSound::play(":/sound/sound.wav");
But I get this error: QSoundEffect(qaudio): Error decoding source
I found similar topics with same question, but there were no solution.
What is the problem? -
This post is deleted!
-
Hi,
What version of Qt on what OS are you currently using ?
-
@SGaist OS: Windows 7. Qt 5.3.1
-
This post is deleted!
-
Still actual.