Commented Unassigned: Mp3FileReader not in NAudio.Wave namespace [16510]
I'm trying to process an mp3 stream (from the microphone) in memory, without disk I/O, in a Windows Store app. I installed the NuGet package NAudio v1.8.0 but the Mp3FileReader class is not in the...
View ArticleCommented Unassigned: Mp3FileReader not in NAudio.Wave namespace [16510]
I'm trying to process an mp3 stream (from the microphone) in memory, without disk I/O, in a Windows Store app. I installed the NuGet package NAudio v1.8.0 but the Mp3FileReader class is not in the...
View ArticleCreated Unassigned: Change MaxProductNameLength from 32 to 64 [16511]
It seems to bee NAudio.Wave.WaveInCapabilities.MaxProductNameLength = 32;is not long enough in some situations.If you want to display this to the user then it looks a bit strange.thanks for reading...
View ArticleCommented Unassigned: Change MaxProductNameLength from 32 to 64 [16511]
It seems to bee NAudio.Wave.WaveInCapabilities.MaxProductNameLength = 32;is not long enough in some situations.If you want to display this to the user then it looks a bit strange.thanks for reading...
View ArticleCommented Unassigned: Change MaxProductNameLength from 32 to 64 [16511]
It seems to bee NAudio.Wave.WaveInCapabilities.MaxProductNameLength = 32;is not long enough in some situations.If you want to display this to the user then it looks a bit strange.thanks for reading...
View ArticleCreated Unassigned: Convert 6-channel .WAV file to .OGG issue. [16512]
I have some 6-channel .WAV files and used oggenc to convert it to ogg. After this conversion, the 6th channel was corrupted and not audible. I have tried SOX, FFMPEG, all got the same results.Maybe...
View ArticleCommented Unassigned: Convert 6-channel .WAV file to .OGG issue. [16512]
I have some 6-channel .WAV files and used oggenc to convert it to ogg. After this conversion, the 6th channel was corrupted and not audible. I have tried SOX, FFMPEG, all got the same results.Maybe...
View ArticleCreated Unassigned: NAudio freezes on one specific mp3 file [16513]
NAudio is freezing on one specific mp3 file. All other files play ok. This same mp3 file plays fine in Windows Media Player. However, in NAudio, this one specific file freezes towards the end of the...
View ArticleCommented Unassigned: NAudio freezes on one specific mp3 file [16513]
NAudio is freezing on one specific mp3 file. All other files play ok. This same mp3 file plays fine in Windows Media Player. However, in NAudio, this one specific file freezes towards the end of the...
View ArticleCommented Unassigned: NAudio freezes on one specific mp3 file [16513]
NAudio is freezing on one specific mp3 file. All other files play ok. This same mp3 file plays fine in Windows Media Player. However, in NAudio, this one specific file freezes towards the end of the...
View ArticleCommented Unassigned: NAudio freezes on one specific mp3 file [16513]
NAudio is freezing on one specific mp3 file. All other files play ok. This same mp3 file plays fine in Windows Media Player. However, in NAudio, this one specific file freezes towards the end of the...
View ArticleCreated Unassigned: Lag playback when using Icy-MetaData header [16514]
Hello. Firstly, I want to thank you for the excellent library.I develop applications for listening to Internet radio. Faced with the problem that when you send a request with the...
View ArticleCommented Unassigned: NAudio freezes on one specific mp3 file [16513]
NAudio is freezing on one specific mp3 file. All other files play ok. This same mp3 file plays fine in Windows Media Player. However, in NAudio, this one specific file freezes towards the end of the...
View ArticleCommented Unassigned: NAudio freezes on one specific mp3 file [16513]
NAudio is freezing on one specific mp3 file. All other files play ok. This same mp3 file plays fine in Windows Media Player. However, in NAudio, this one specific file freezes towards the end of the...
View ArticleCreated Unassigned: In Visual Studio C# : How to play 2 wav file at certain...
I am trying to build an application in c# visual studio, in which I want to play 2 wav files at certain dB values simultaneously. I looked into many stackoverflow questions but didn't find any useful...
View ArticleCreated Unassigned: How to integrate StreamMediaFoundationReader into a...
I want to use the StreamMediaFoundationReader class in my application, to process the signal form the microphone in real time (i.e. without using disk I/O). I tried adding...
View ArticleCommented Unassigned: How to integrate StreamMediaFoundationReader into a...
I want to use the StreamMediaFoundationReader class in my application, to process the signal form the microphone in real time (i.e. without using disk I/O). I tried adding...
View ArticleCommented Unassigned: How to integrate StreamMediaFoundationReader into a...
I want to use the StreamMediaFoundationReader class in my application, to process the signal form the microphone in real time (i.e. without using disk I/O). I tried adding...
View ArticleCommented Unassigned: How to integrate StreamMediaFoundationReader into a...
I want to use the StreamMediaFoundationReader class in my application, to process the signal form the microphone in real time (i.e. without using disk I/O). I tried adding...
View ArticleCreated Unassigned: Getting UnhandledException in WPF application using...
Hi,We are using NAudio DLL version 1.6 in our .net WPF application with VS 2013 to play wave sound. We are getting issue from some of our clients where our .net WPF application is getting crashed...
View Article