Hi. the file is WAV but still does not play. If I use Audio then it plays, but there is a significant delay even sound is only like 200ms long.
// Peter Pykäläinen On 9 October 2014 10:11, Michael Neufing <m.neuf...@yahoo.de> wrote: > Hello Peter, > > what format is the sound file of? > QML SoundEffect can play uncompressed audio files (typically WAV) only. > > See the docs for more infos: > http://qt-project.org/doc/qt-5/qml-qtmultimedia-soundeffect.html#details > > > Mit freundlichen Grüßen, > > Michael Neufing > > > > Peter Pykäläinen <peter.pykalai...@gmail.com> schrieb am 23:34 Mittwoch, > 8.Oktober 2014: > > > > Hi, > > what's the matter with the QML SoundEffect? > How come I don't get any sound with it? > > I have tried with a resource file, direct path to the file and even a path > to the file where QML files are installed under /usr/share/... > > Nothing works. > > With Audio tag I get sound but that freezes the UI and plays with a delay. > > > // Peter Pykäläinen > _______________________________________________ > SailfishOS.org Devel mailing list > To unsubscribe, please send a mail to > devel-unsubscr...@lists.sailfishos.org > _______________________________________________ > SailfishOS.org Devel mailing list > To unsubscribe, please send a mail to > devel-unsubscr...@lists.sailfishos.org >
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org