GetSpeakerList

Top  Previous  Next

 

GetSpeakerList(SpeakerList: TStrings);  - Delphi syntax

GetSpeakerList(IList speakerList); - C# syntax

GetSpeakerList(speakerList As System.Collections.IList); - VB.NET syntax

 

Description

This method appends to 'SpeakerList' names of found speaker 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.