❔ cannot add references in VS for mac
The reference list is empty and I’m trying to use the AudioToolbox framework but have no way of adding it… does anyone know?
9 Replies
Install and use a NuGet package in Visual Studio for Mac
A walkthrough tutorial on the process of installing and using a NuGet package in a Visual Studio for Mac project.
It’s a framework
Not a nuget package
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
So, I googled it, and it seems to be C++ based?
Or are there any C# bindings?
It's some kind of an Apple thing, so it probably has Swift bindings, Objective C maybe
But anything for C#?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
yeah tbh I’m not sure what it is
I’m trying to work with Audio files and am having so much trouble 😬
Do you know any packages that let me convert a wav to a mp3?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Yeah I’m using NAudio but it has a lot of limitations unfortunately
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.