Click or drag to resize
RecorderGetErrorString Method
Returns string that describes the specified error code.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public static string GetErrorString(
	int err
)

Parameters

err
Type: SystemInt32
Error code number

Return Value

Type: String

[Missing <returns> documentation for "M:Alvas.Audio.Recorder.GetErrorString(System.Int32)"]

See Also