Click or drag to resize
Accord.NET (logo)

WaveFileAudioSourceSource Property

Gets or sets the file source path.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public string Source { get; set; }
Request Example View Source

Property Value

Type: String

Implements

IAudioSourceSource
See Also