[SailfishDevel] SoundEffect

Michael Neufing m.neufing at yahoo.de
Thu Oct 9 08:13:21 UTC 2014


That is very strange.
Can you provide an example? It would be nice, if you could link the sound file, too.

Audio-Element is not supposed to play effect-sounds. It is supposed (as the name states) to play audio (music, streams, etc). According to Qt-Docs, it is quite normal that it has a delay when playing sounds.


You could also try to play the sound file on C++-side using QSound (http://qt-project.org/doc/qt-5/qsound.html) - internally QMLs Sound-Element uses QSound, too.
Maybe you'll get more information, why your file can not be processed.


Mit freundlichen Grüßen, 

Michael Neufing


More information about the Devel mailing list