Unity API DocumentationUnityEngineXRMagicLeapMLVoiceEventSlotVersion: 20 Jan 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;