Playing sounds with QML
-
Hi all,
As I am currently investigating the possibilities of QML I'm working on some projects to find out what's possible and what's not with pure QML I've got a tiny question regarding the framework.
The current question in my team ist whether it's possible to play a soundfile from pure QML or if we have to use a Qt backend to do this. I already found some articles about this, but these always used some kind of C++ backend - and I just wanted to clarify this issue.
Thanks in advance!
-
Have you seen this, it's a part of Qt Mobility 1.2 TP "http://developer.qt.nokia.com/forums/viewthread/3616":http://developer.qt.nokia.com/forums/viewthread/3616 ?