Skip to main content

MLMicrophone.GetSpeakers()

Returns an array of currently bound Speakers.

Returns:

typeDescription
MLSpeaker[]array of currently bound MLSpeakers

Usage

---@type MLMicrophone
local mlmicrophone;


local val0 = mlmicrophone.GetSpeakers()