Note: This documentation is preliminary and is subject to change.
Initializes a new instance of the Capture class using the Microsoft® DirectSound® capture device specified by its device globally unique identifier (GUID).
System.Guid. The Microsoft® DirectSound® capture device's globally unique identifier (GUID).
Remarks
To get a capture device's globally unique identifier (GUID), first enumerate the devices using the CaptureDevicesCollection object. Then get the GUID from the DriverGuid property of the DeviceInformation structure of the device you want to use.