GetMicrophoneList

Top  Previous  Next

GetMicrophoneList(MicList: TStrings);

GetMicrophoneList(IList micList); - C# syntax

GetMicrophoneList(micList As System.Collections.IList); -

 

Description

This method appends to 'MicList' the names of found microphone devices in order of their system index i.e. 0, 1, 2, 3

 

Please be aware - this method does not perform list cleaning before appending new items.