DDirectSound
procedure EnumerateDirectSound( List: TDSDevices );
Calls the DirectSoundEnumerate function to enumerate the DirectSound objects installed on the system. For each DirectSound object enumerated a TDSDevice object is added to the List. See DirectSoundEnumerate for more information.