Ciao..basta usare la funzione API SndPlaySound:
codice:
Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long
Se poi hai problemi scrivi pure..ciao