How to download the binary NAudio.dll? #1074
Unanswered
trojannemo
asked this question in
Q&A
Replies: 1 comment 2 replies
-
The recommended way to consume NAudio is to use NuGet. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the main Github page it says "click here to download the binary" but it takes you to the release page where it's only the source code. I tried loading the source code into my Visual Studio 2022/Windows 11 environment and it came up with 159 errors that i really don't want to spend time fixing. My current binary version of NAudio is 1.7.2.19 which the binary says is from 2014. I'm having compatibility issues with NET 6 and x64 so I was hoping to get a newer version of NAudio and that would work with my current needs. But I can't find it anywhere. The Github also says the latest version is 2.1.0 but this website says it is 2.2.1. Which is correct?
https://libraries.io/nuget/NAudio/2.2.1
I would greatly appreciate your assistance in getting a compiled version of NAudio 2.1+, preferably one that will work with a x64 environment. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions