Hello,
I'm trying to play sounds with Audio Element in my QML application on Symbian. Problem is, that I can't hear the sound... I'm launching my sound (wav) file on click.
After invoking play() method I get error property set to 1 and status property set to 8 (sometimes to 4). Also my audio element duration is -1.
Any ideas what's wrong with this? Thanks





