DirectSound3D

What device name do we use on linux? Is there a way to get a list of sound devices automatically?

Thanks,

IIRC openal does not provide a way to get a list of devices. I believe the spec said something about this being system dependant. I guess the best you can do is use NULL as the name and hope the default device is the good one.