VoiceHandler
Mouth animation using microphone feedback.
Properties
Property
Type
Description
Public Methods
Method
Returns
Description
Examples
private void AvatarLoadedCallback(GameObject avatar)
{
avatar.AddComponent<VoiceHandler>();
}Last updated
Was this helpful?

