Dim myPlayer As New System.Media.SoundPlayer(strWav_FullFilename)myPlayer.Play()
Login to post response