MLMicrophoneGetSpeakersOn this pageMLMicrophone.GetSpeakers() Returns an array of currently bound Speakers. Returns: typeDescriptionMLSpeaker[]array of currently bound MLSpeakers Usage ---@type MLMicrophonelocal mlmicrophone;local val0 = mlmicrophone.GetSpeakers()