Click or drag to resize
RecorderRecord Method
Records sound.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public int Record()

Return Value

Type: Int32
Returns 0 if successful or error number otherwise. Use GetErrorString static function to describe error number.
See Also