This command loads the DarkNet sound
module and loads information about current input and output devices.
This command must be used before any
other sound command.
To reverse this command, use mnFinishSound to unload the firewall module.
int NoInputInstances: The number of input instances to create.
int NoOutputInstances: The number of output instances to create.
0 if no error occurred.
-1 if an error occurred.
DBP
C++
.Net