Commented Unassigned: read mp3 to URL [16394]
Can Naudio read this mp3 url?http://players.creacast.com/creacast/sudtirol1a/playlist.plsRegardsAlexComments: Perfect !!! I have create a routine for extract url and it work fine. Regards Alex
View ArticleCommented Unassigned: Problem with WavOut.Eventhandler [16393]
HiI have been trying to use the, playbackstopped eventhandler on the wavout class. I am trying to get a playlist to cycle through audio tracks so at the end of each track it evaluates the playlist and...
View ArticleCreated Unassigned: Trying to change volume [16395]
Im pretty new to Naudio, and im trying to change the volume of my DirectSoundOutWhen i try to change it nothing happens even if i pause and play the song againdim stream As...
View ArticleCreated Unassigned: Occasional AccessViolation in WDMAUD.DRV [16396]
Under load, I am getting an occasional AccessViolation in WDMAUD.DRV, and my application is crashing.
View ArticleClosed Unassigned: read mp3 to URL [16394]
Can Naudio read this mp3 url?http://players.creacast.com/creacast/sudtirol1a/playlist.plsRegardsAlexComments: recommendation is to extract URL from pls file
View ArticleEdited Issue: read mp3 to URL [16394]
Can Naudio read this mp3 url?http://players.creacast.com/creacast/sudtirol1a/playlist.plsRegardsAlex
View ArticleCommented Unassigned: Occasional AccessViolation in WDMAUD.DRV [16396]
Under load, I am getting an occasional AccessViolation in WDMAUD.DRV, and my application is crashing.Comments: Please provide more information, including what you were doing with NAudio, what OS you...
View ArticleCommented Unassigned: Occasional AccessViolation in WDMAUD.DRV [16396]
Under load, I am getting an occasional AccessViolation in WDMAUD.DRV, and my application is crashing.Comments: OS: Windows XP SP3 32bit (we have seen this issue on Windows 7 too though) nAudio is being...
View ArticleCommented Unassigned: Occasional AccessViolation in WDMAUD.DRV [16396]
Under load, I am getting an occasional AccessViolation in WDMAUD.DRV, and my application is crashing.Comments: Thanks for the extra info. That doesn't sound like it would load the computer heavily at...
View ArticleCommented Unassigned: Occasional AccessViolation in WDMAUD.DRV [16396]
Under load, I am getting an occasional AccessViolation in WDMAUD.DRV, and my application is crashing.Comments: We are creating a new WaveIn object each time we start a recording. When we stop a...
View ArticleCommented Unassigned: Trying to change volume [16395]
Im pretty new to Naudio, and im trying to change the volume of my DirectSoundOutWhen i try to change it nothing happens even if i pause and play the song againdim stream As...
View ArticleCommented Unassigned: Occasional AccessViolation in WDMAUD.DRV [16396]
Under load, I am getting an occasional AccessViolation in WDMAUD.DRV, and my application is crashing.Comments: if you are able to create a short code sample that can reproduce this issue, I may try to...
View ArticleClosed Issue: Whole MF Encoder does not work [16382]
If I encode any file to any format using your encoder in the wpf sample on win8x64 prof. it fails. If I play the file there is just a strange noise. And on some targetformats there is an Exceptoin in...
View ArticleClosed Issue: WasapiLoopbackCapture doesn't capture silence [16383]
Description:When recording using WasapiLoopbackCapture, if all audio inputs go silent then the data available callback always returns 0 bytes recorded. This means that if you are recording to a file...
View ArticleClosed Issue: AddTrack [16336]
I noticed what looks like odd behavior while using the AddTrack() method... I might be misunderstanding how to use it but here is some brief debug code to illustrate the situation:{{...
View ArticleClosed Issue: Crash when changing windows mixer volume [14882]
Hello,I have an issue with NAudio: in simple application i'm playing for example wav file, and when I change system volume by draggin mixer manually in windows taskbar - application crashes. It doesn't...
View ArticleClosed Unassigned: Trying to change volume [16395]
Im pretty new to Naudio, and im trying to change the volume of my DirectSoundOutWhen i try to change it nothing happens even if i pause and play the song againdim stream As...
View ArticleEdited Issue: WasapiCapture not reusable [16341]
I've been writing an app that records chunks of input audio to multiple files, with gaps between, but I discovered that if I try a call sequence which essentially boils down to this:WasapiCapture...
View ArticleCommented Issue: WMA [16370]
Hello,the WMA file only works with WaveOut () standard.With other DriverOut, I receive an error message from WMAStream function Read(GetNextSample).Tested with your NAudio Demo 1.6Comments: With NAudio...
View ArticleEdited Issue: WMA [16370]
Hello,the WMA file only works with WaveOut () standard.With other DriverOut, I receive an error message from WMAStream function Read(GetNextSample).Tested with your NAudio Demo 1.6
View Article