StopSound

Syntax

int StopSound( )

This function stops playing all voice queues, then flushes the contents of the queues. The sound driver for each voice is turned off.

This function has no parameters.

Return Value

Although the return-value type is integer, its contents should be ignored.