I am using NAudio in my C# project, and I am looking for a way to enumerate audio input devices (microphone etc.), so i can get full name of them (not only the 31-characters lon
These are sound devices, so it includes input and output devices. Soundcards can have 0 or more outputs and 0 or more inputs.