Quantcast
Channel: NAudio
Viewing all articles
Browse latest Browse all 5831

New Post: Audio Recording

$
0
0

the ACM codec that does the format conversion doesn't like extensible, so the reader format passed in should be a regular WaveFormat(44100,16,2). You could create a very simple IWaveProvider implementor that replaces the WaveFormat with one of your choosing and passes on Read to the underlying source

Mark


Viewing all articles
Browse latest Browse all 5831

Trending Articles