C# (CSharp) Accord.DirectSound WaveFileAudioSource - 2 examples found. These are the top rated real world C# (CSharp) examples of Accord.DirectSound.WaveFileAudioSource extracted from open source projects. You can rate examples to help us improve the quality of examples.
This audio source reads audio samples from Wave files. Internally, it uses the WaveDecoder class to automatically decode Wave files into audio signals.