What's the best way to do this?
I've got an old library that uses Managed Direct X 1.1 - which is fine, but I'm trying to move all my current development to .NET 2 and/or 3.
I understand that MDX 2 is now dead, replaced by XNA. However, I can't find any info about audio input on XNA - I have a feeling it's been axed.
So, do I just have to hang on to my old code which uses an old, dead framework?
I've got an old library that uses Managed Direct X 1.1 - which is fine, but I'm trying to move all my current development to .NET 2 and/or 3.
I understand that MDX 2 is now dead, replaced by XNA. However, I can't find any info about audio input on XNA - I have a feeling it's been axed.
So, do I just have to hang on to my old code which uses an old, dead framework?