This method of the DirectSound Class initializes the DirectSound object if it has not yet been initialized.
public void initialize(_Guid guid);
guid | The GUID specifying the sound driver for this DirectSound object to bind to, or null to select the primary sound driver. |