- Home /
Is it possible to add some events to a sound
I'd like to add some events to sounds (like for animations) example : I have a wave with 2 or more voices, I'd like to detect which character is talking to use my lipsynch with the correct character.
Answer by kromenak · Feb 13, 2013 at 08:36 PM
Yeah, the Audio Listener has some functions that might be helpful...sort of...if you really know what you're doing. Maybe "GetOutputData" or "GetSpectrumData"? But it seems like you have to be pretty familiar with audio programming to get it working.
I found this forum thread discussing lip synching solutions: http://forum.unity3d.com/threads/89196-Lip-Syncing-in-Unity
FaceFX for Unity seems like the "best" solution - but it also seems very expensive. Still, you can see their web demo, and it looks pretty spectacular: http://www.facefx.com/page/unity-demo
Your answer
Follow this Question
Related Questions
Radial Sound Spectrum - Effect 0 Answers
Draw in a Texture a Waveform From Audioclip Before Play 1 Answer
How to receive mute / unmute event in windows? 0 Answers
Visual Effects : Speaker Sound Waves? 1 Answer
Can't select function in Animation Event 9 Answers