New_Alex
asked on
How do I use the Lame library in Visual Studio?
What is a library and how can I install the audio LIME library and then access it from VISUAL STUDIO 2008 for C# ?
THanks
THanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Cubaman is correct....sorry, Interop works for you only if the .dll (lame_enc.dll) supports COM.
ASKER
Didn't Give a definite answer
ASKER