|
GetDefaultSpeaker |
Top Previous Next |
|
int GetDefaultSpeaker(); - C# syntax
GetDefaultSpeaker() As Integer; - VB.NET syntax
Description These functions return the indexes for the default speaker. To get the name of the default speaker you should use the returned value as index to list returned by GetSpeakerList.
|