Skip to content

Api > MLMicrophone > GetSpeakers()


MLMicrophone.GetSpeakers()⚓︎

Returns an array of currently bound Speakers.

Returns:⚓︎

type Description
MLSpeaker[] array of currently bound MLSpeakers

Usage⚓︎

---@type MLMicrophone
local mlmicrophone;


local val0 = mlmicrophone.GetSpeakers()