Version: 2018.1
public static string[] devices ;

Description

A list of available microphone devices, identified by name.

You can use the name with the Start and End functions to specify which microphone you wish to start/stop recording.

no example available in C#

See Also: Start, End, IsRecording.