Click or drag to resize
Accord.NET (logo)

WaveDecoderDecode Method

Decodes the Wave stream into a Signal object.

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

Return Value

Type: Signal

Implements

IAudioDecoderDecode
See Also