How do i move my characters jaw by sound?

I have a character in my project and I want him to say some stuff. I want him to talk like how the scientists speak in Half life 1. Any help is appreciated :slight_smile:
I am new to unreal engine

1 Like

You can use a program such as iClone to record mouth movement animations to a recorded bit of speech:

https://manual.reallusion.com/iClone_7/ENU/Content/iClone_7/Pro_7.4/08_Animation/Facial_Animation/Creating_Voice_Script.htm

Bit late, figured it out a while ago but for anyone seeing this post, just had to put the audio envelope into an animbp which then moves the desired bone with a transform modify bone node.

1 Like