Unity API DocumentationUnityEngineXRMagicLeapMLVoiceEventSlotVersion: 11 Nov 2025On this pageEventSlotSlot Data in voice event. Public MethodsEventSlotpublic EventSlot( string name, string value)ParametersTypeNameDescriptionstringnamestringvaluePublic AttributesSlotNameName of slot used. public string SlotName;SlotValueValue of the specific slot used. public string SlotValue;