Click or drag to resize

RawRecorder(String) Constructor

Initializes a new instance of the RawRecorder class.

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

Parameters

path  String
The path of the audio file
See Also