Quantcast
Channel: Questions in topic: "dllnotfoundexception"
Viewing all articles
Browse latest Browse all 201

DllNotFoundException: Msacm32.dll

$
0
0
I follow this advice - http://gamedev.stackexchange.com/a/113402/88200 to import NAudio and to stream mp3 from SoundCloud. But I get exception on my Mac: DllNotFoundException: Msacm32.dll NAudio.Wave.Compression.AcmStream.SuggestPcmFormat (NAudio.Wave.WaveFormat compressedFormat) NAudio.Wave.AcmMp3FrameDecompressor..ctor (NAudio.Wave.WaveFormat sourceFormat) NAudio.Wave.Mp3FileReader.CreateAcmFrameDecompressor (NAudio.Wave.WaveFormat mp3Format) NAudio.Wave.Mp3FileReader..ctor (System.IO.Stream inputStream, NAudio.Wave.FrameDecompressorBuilder frameDecompressorBuilder) Please, help to overcome that.

Viewing all articles
Browse latest Browse all 201

Trending Articles