Commented Unassigned: AsioOut dispose() - keep signal [16500]
Hello,I'm reading some wave files using AsioOut and a WaveMixerStream32. Everything works great but I noticed that sometimes (1 time on 5) when I close and start again my program, I have a loud signal...
View ArticleCreated Unassigned: Create WAV stream in memory [16503]
I have a URL to MP4 audio file that I need to send to Speech-To-Text API. The API accepts only WAV stream. I am using NAudio 1.7.3 and the following code to download the file and to get the appropriate...
View ArticleCommented Unassigned: Create WAV stream in memory [16503]
I have a URL to MP4 audio file that I need to send to Speech-To-Text API. The API accepts only WAV stream. I am using NAudio 1.7.3 and the following code to download the file and to get the appropriate...
View ArticleCommented Unassigned: Dictation recorder hangs on waveInClose [16501]
Our dictation software hangs on NAudio call as described below. This has been tried to get fixed for ages but no luck. Hope you can help!Hang happens in WaveIn.cs in CloseWaveInDevice() function, line...
View ArticleCommented Unassigned: Dictation recorder hangs on waveInClose [16501]
Our dictation software hangs on NAudio call as described below. This has been tried to get fixed for ages but no luck. Hope you can help!Hang happens in WaveIn.cs in CloseWaveInDevice() function, line...
View ArticleCommented Unassigned: Dictation recorder hangs on waveInClose [16501]
Our dictation software hangs on NAudio call as described below. This has been tried to get fixed for ages but no luck. Hope you can help!Hang happens in WaveIn.cs in CloseWaveInDevice() function, line...
View ArticleCommented Unassigned: Waveinputs missing from Visual Studio 2015 NuGet?? [16493]
Hi, I can't find waveinputs after installing nuget package. For example:int waveInDevices = NAudio.Wave.WaveInputs.WaveIn.DeviceCountReturns: Type or namespace name does not exist in namespace...
View ArticleClosed Unassigned: Waveinputs missing from Visual Studio 2015 NuGet?? [16493]
Hi, I can't find waveinputs after installing nuget package. For example:int waveInDevices = NAudio.Wave.WaveInputs.WaveIn.DeviceCountReturns: Type or namespace name does not exist in namespace...
View ArticleCommented Unassigned: NAudio.SoundFont.InfoChunk exception [16476]
NAudio.SoundFont.InfoChunk throws an unnecesary exception if some of the information chunks are missing even though they're optional, makes it harder to load some of the SF2 files.Comments: thanks for...
View ArticleCommented Unassigned: [Window Store Apps] Construct MediaFoundationReader...
In WinRT, files are better identified by a StorageFile object rather than a path string. This is due to the reasons that 1. non-conventional file systems (such as cloud drives) are supported and 2....
View ArticleCommented Unassigned: NAudio.SoundFont.InfoChunk exception [16476]
NAudio.SoundFont.InfoChunk throws an unnecesary exception if some of the information chunks are missing even though they're optional, makes it harder to load some of the SF2 files.Comments: I'll be...
View ArticleCommented Unassigned: NAudio.SoundFont.InfoChunk exception [16476]
NAudio.SoundFont.InfoChunk throws an unnecesary exception if some of the information chunks are missing even though they're optional, makes it harder to load some of the SF2 files.Comments: sure, sorry...
View ArticleCommented Unassigned: AsioOut dispose() - keep signal [16500]
Hello,I'm reading some wave files using AsioOut and a WaveMixerStream32. Everything works great but I noticed that sometimes (1 time on 5) when I close and start again my program, I have a loud signal...
View ArticleCommented Unassigned: AsioOut dispose() - keep signal [16500]
Hello,I'm reading some wave files using AsioOut and a WaveMixerStream32. Everything works great but I noticed that sometimes (1 time on 5) when I close and start again my program, I have a loud signal...
View ArticleClosed Unassigned: AsioOut dispose() - keep signal [16500]
Hello,I'm reading some wave files using AsioOut and a WaveMixerStream32. Everything works great but I noticed that sometimes (1 time on 5) when I close and start again my program, I have a loud signal...
View ArticleCommented Unassigned: Clicking noise when concatenating/joining two or more...
Hey folks, I am working on a project where I need to join several WAV files. My Code works totally fine, but you hear clearly a clicking noise between two joined WAV files. That is an huge issue.I am...
View ArticleCommented Unassigned: Dictation recorder hangs on waveInClose [16501]
Our dictation software hangs on NAudio call as described below. This has been tried to get fixed for ages but no luck. Hope you can help!Hang happens in WaveIn.cs in CloseWaveInDevice() function, line...
View ArticleCommented Unassigned: Dictation recorder hangs on waveInClose [16501]
Our dictation software hangs on NAudio call as described below. This has been tried to get fixed for ages but no luck. Hope you can help!Hang happens in WaveIn.cs in CloseWaveInDevice() function, line...
View ArticleCommented Unassigned: Dictation recorder hangs on waveInClose [16501]
Our dictation software hangs on NAudio call as described below. This has been tried to get fixed for ages but no luck. Hope you can help!Hang happens in WaveIn.cs in CloseWaveInDevice() function, line...
View ArticleCommented Unassigned: Dictation recorder hangs on waveInClose [16501]
Our dictation software hangs on NAudio call as described below. This has been tried to get fixed for ages but no luck. Hope you can help!Hang happens in WaveIn.cs in CloseWaveInDevice() function, line...
View Article