Unity API DocumentationUnityEngineXRMagicLeapMLVoiceEventSlotVersion: 21 Aug 2024On 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;