List Audio Devices and their names

I would like to let the user select which types of sounds will play on what audio devices, so that they can for instance separate the games audio channel from the voice communication channel. What is the recommended way to go about doing this?

I figured I would list the Devices and their names from FAudioDeviceManager->Devices but I have not found a way to retrieve the name of a device.