NAudio.MmException: NoDriver calling acmFormatSuggest at NAudio.Wave.Compression.AcmStream.SuggestPcmFormat(WaveFormat compressedFormat)

first post: savinda1993 wrote: Hi Mark, I have used NAudio for getting stream from mp3 file. Stre...

latest post: savinda1993 wrote: Yes it is working.I installed "Desktop Experience"...Thank you so m...

3 record buffers

first post: sergiuCraitoiu wrote: Hello Mark, Can you explain me why you use 3 buffers for recording ...

latest post: sergiuCraitoiu wrote: yep:)

Set default playback device

first post: MetalFrog wrote: Is it possible to use NAudio to set the systems default playback de...

latest post: filoe wrote: If you are not able to find any information how to do that, I would...

Sample to 24bit pcm

first post: filoe wrote: How can I convert a sample(float32) to a 24bit pcm? I tried differe...

Using VolumeMeter while using WaveMixerStream32

first post: djex81 wrote: I'm working on a drum sequencer and would like to have a volume met...

latest post: djex81 wrote: One problem I noticed with the above is that meterSampleProvider.St...

How to playback my speak with a latency of 200ms?

first post: xcx573 wrote: How to use NAudio to echo my sound after 0.2s?

latest post: xcx573 wrote: Thank you for your answer. I see that's just what waveIn.BufferMill...

Playing from MemoryStream

first post: Eridan wrote: Hi, I need help with playing from MemoryStream I'm working on reco...

latest post: Eridan wrote: the loud noise when you reposition is probably you repositioning b...

audio stream conversion to g711 and g729 format

first post: enricho wrote: Hello, I need to convert a stream of linear data (48khz, 16 bits...

latest post: markheath wrote: NAudio can encode audio using any codec on your machine. Windows co...

Is NAudio suitable for a game?

first post: Myris wrote: So I'm making a small game and looking for a sound library, NAudio ...

latest post: Dimitris wrote: Thank you. I will try to implement it this way.

Queue up samples then play all at once

first post: djex81 wrote: Hello, I'm working on a drum sequencer and am relatively new to Nau...

latest post: markheath wrote: I recommend you use the same approach I use in the drum machine sam...