AudioPlaySound(file[],x,y)
Play Sound Effect. Also return length of file in seconds.
Argument 'file[]':filename of the sound effect.
Argument 'x':X-axis screen position of the sound.
Argument 'y':y-axis screen position of the sound.
Length of the audio file.
Comming Soon