Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnspecifiedError calling waveOpen #1195

Open
chenzc998 opened this issue Nov 26, 2024 · 2 comments
Open

UnspecifiedError calling waveOpen #1195

chenzc998 opened this issue Nov 26, 2024 · 2 comments

Comments

@chenzc998
Copy link

Hello!,
When WaveInEvent StartRecording , throw this error

UnspecifiedError calling waveOpen

using NAudio 1.10.0.0

@rdyhalt
Copy link

rdyhalt commented Nov 26, 2024

Try use the newest NAudio v2.2.1 @chenzc998

Look at the examples for NAudio and WaveInEvent :-)

https://github.com/naudio/NAudio/blob/master/Docs/RecordWavFileWinFormsWaveIn.md

@chenzc998
Copy link
Author

Try use the newest NAudio v2.2.1 @chenzc998

Look at the examples for NAudio and WaveInEvent :-)

https://github.com/naudio/NAudio/blob/master/Docs/RecordWavFileWinFormsWaveIn.md

I've used this version and have the same error; This error is fixed on some devices, but I don't know what the reason is, this error is thrown from winmm.dll . And The microphone of the device is able to be used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants