int StartSound( )
This function starts play in each voice queue. The StartSound function is not destructive, so it may be called any number of times to replay the current queues.
This function has no parameters.
Although the return-value type is integer, its contents should be ignored.