Minimal set for using sound.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I have a system configured with Minlogon and Command Shell. I have a third
party soundboard with its corresponding driver (I think it is implemented
under the Stream class).

In order to use it, I add the “Legacy and Plug and Play Audio Support†to my
target. I think I don’t need all of the components there (at least Audio
Control Panel and the Volume Control).

Does anybody know which is the minimal set for enabling just play/record
functionality?

Regards,
Yalos
 
Yalos:

I'm not sure of the exact minimal components but if you have the necessary
h/w related components via TA/TAP so that your audio card is properly
detected, then you probably just need mmsystem.dll assuming that you are
using the Windows MM (wave/mixer) API's. For example, you should be able to
just use the mixer API's to set record/playback volumes without pulling in
the "Audio Volume Control" component.

HTH... Doug
 
Back
Top