My.Computer.Audio.Play(ByVal data() As Byte, ByVal playMode As Microsoft.VisualBasic.AudioPlayMode)
Member of: Microsoft.VisualBasic.Devices.Audio
Summary:
Plays a .wav sound file.
Parameters:
data: Byte array that represents the sound file.
playMode: AudioPlayMode Enumeration mode for playing the sound. By default, AudioPlayMode.Background.