| RecorderExRecorderID Property | 
            Gets or sets the current recorder. If -1 the system uses suitable recorder. 
            
 
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
 Syntax
Syntaxpublic int RecorderID { get; set; }Public Property RecorderID As Integer
	Get
	Set
public:
property int RecorderID {
	int get ();
	void set (int value);
}Property Value
Type: 
Int32 See Also
See Also