Click or drag to resize
Accord.NET (logo)

WaveDecoder Constructor (String)

Constructs a new Wave decoder.

Namespace:  Accord.Audio.Formats
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public WaveDecoder(
	string path
)
Request Example View Source

Parameters

path
Type: SystemString
See Also