Public API Reference
CrystalLipSyncController API
Property
Type
Description
Event
Signature
Description
// Get or set the AudioSource at runtime
AudioSource GetAudioSource();
void SetAudioSource(AudioSource source);
// Assign or clear a profile at runtime
void SetProfile(CrystalLipSyncProfile newProfile);
// Set the mood at runtime
void SetMood(LipSyncMood newMood);
// Reinitialize the analyzer with a new FFT size
void ReinitializeAnalyzer(FFTSizeOption newFftSize);CrystalLipSyncBlendshapeTarget API
Property
Type
Description
CrystalEyeBlink API
Property
Type
Description
CrystalTextLipSync API
Property
Type
Description
CrystalMicrophoneLipSync API
Property
Type
Description
Event
Signature
Description
CrystalTextToViseme API
Field
Type
Description
CrystalLipSyncAutoMapper API
Last updated