| Windows with Delphi Windows API (94) Windows Filesystem (41) Windows Forms (69) Windows Graphics (38)
New related comments Number of comments in the last 48 hours Play WAV files |
Detect whether there is a sound card installed
(1 votes). Leave comments and/ or rate it.
If you need to detect whether there is a sound card installed, your application may call the function 'waveOutGetNumDevs' from the multimedia DLL (winmm.dll, part of a standard installation).
Comments:
|