[solved]what class should I use to play sound file?
Game Development
5
Posts
4
Posters
4.0k
Views
1
Watching
-
wrote on 3 Aug 2011, 11:06 last edited by
Hi everyone!
I need to play, stop, pause, resume a music file (wav + mp3 or wav only)? what class should I use?
Thanks you :) -
wrote on 3 Aug 2011, 11:16 last edited by
have a look at this "musicplayer example":http://doc.qt.nokia.com/4.7/phonon-qmusicplayer.html.
-
wrote on 3 Aug 2011, 11:56 last edited by
Phonon or QtMultimediaKit from mobility.
-
wrote on 4 Aug 2011, 07:46 last edited by
Thanks so much! I did :D
-
wrote on 9 Sept 2011, 02:06 last edited by
It might be late to reply, but I had created this post that shows how phonon can be used to play short sound file. Thanks
http://kunalmaemo.blogspot.com/2011/04/playing-sound-with-qt-and-phonon.html