OnValidateColorSet
(
sessionData
, color
)
|
Signature
void Meta.Voice.Samples.LiveUnderstanding.LiveUnderstandingColorChanger.OnValidateColorSet(VoiceSession sessionData, string color) Parameters sessionData: VoiceSessioncolor: stringReturns void |
OnValidatePartialResponse
(
sessionData
)
|
Signature
void Meta.Voice.Samples.LiveUnderstanding.LiveUnderstandingColorChanger.OnValidatePartialResponse(VoiceSession sessionData) Parameters sessionData: VoiceSessionReturns void |
SetColor
(
newColor
)
|
Signature
void Meta.Voice.Samples.LiveUnderstanding.LiveUnderstandingColorChanger.SetColor(Color newColor) Parameters newColor: ColorReturns void |