Play
Previous  Next

Plays an audio file.
Syntax: Play (FileName As String)

The path should be absolute path.
Example:
fmod.Play (AppPath & "\music.mp3")