API reference
API reference
Select your platform
No SDKs available
No versions available

LiveUnderstandingColorChanger Class

Extends MonoBehaviour

Methods

OnValidateColorSet ( sessionData , color )
Signature
void Meta.Voice.Samples.LiveUnderstanding.LiveUnderstandingColorChanger.OnValidateColorSet(VoiceSession sessionData, string color)
Parameters
sessionData: VoiceSession
color: string
Returns
void
OnValidatePartialResponse ( sessionData )
Signature
void Meta.Voice.Samples.LiveUnderstanding.LiveUnderstandingColorChanger.OnValidatePartialResponse(VoiceSession sessionData)
Parameters
sessionData: VoiceSession
Returns
void
SetColor ( newColor )
Signature
void Meta.Voice.Samples.LiveUnderstanding.LiveUnderstandingColorChanger.SetColor(Color newColor)
Parameters
newColor: Color
Returns
void