Please help me to add lip sync function to the given demo(sdk for native)
I know python, but I am a beginner in c++.
I am studying the official document "Lip-sync Based on Volume of Wav Files (Native)". However, I can't make it
![:'( :'(](https://community.live2d.com/resources/emoji/cry.png)
.
give me a completed demo project with the "wav file lip-sync" function,plz
I'll try to understand the code myself.
Thanks
0 ·
Comments
You can see the LipSync sample following link.
https://github.com/Live2D/CubismNativeSamples/blob/c041f606d9e8e8655c39f8904dc93a75c1c122e0/Samples/OpenGL/Demo/proj.win.cmake/src/LAppModel.cpp#L412-L425
This renderer is OpenGL by Windows. Open by Visual Studio and run it, then click Haru body. You can check her lip moved.