如何控制播放音樂的大細聲(編號:2391)

我用Private Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long及 aReturnCode = sndPlaySound(App.Path + "\XXX.wav", 9)去播放