Click or drag to resize

RawRecorder Constructor (String)

Initializes a new instance of the RawRecorder class.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public RawRecorder(
	string path
)

Parameters

path
Type: SystemString
The path of the audio file
See Also