Page 1 of 1

play wav or mp3 file in widget designer

PostPosted: Sun Oct 29, 2017 9:58 pm
by satanete666
Hi to all,

I would like to play soudn files in widget designer for example when you push a custom script button to play a music, is it possible , i am trying with videoplayer but i dont have luck.

Kind Regards

Re: play wav or mp3 file in widget designer

PostPosted: Mon Oct 30, 2017 5:38 am
by justyn roy
Use the script

Code: Select all
PlaySound("PathToSoundFile")