Thank you!
Viewing post in Automatic LipSync System for Ren’Py 8.4+ comments
I am planning to add direct support for blinking into the lipsync expression in V1.3, so you won't need to use a workaround for blinking. The idea is to have something like 4.png, which only shows closed eyes, so the script can use it as an overlay. This overlay will then be displayed randomly every 5–15 seconds for 250 ms to simulate blinking. This is all optional, of course.
So there is a few things im noticing.
1: the plug-in really hates auto-reload. when on auto-reload the voices stop working.
2: sometimes from loading a game from a save file the voices stop working
I first had everything in their own folders like "audio/Voice/Character/file.wav" then thought maybe its because its inside a folder. When i just put everything inside the Voice folder it does the same.
Do you have an idea whats going on or how could i fix it if I doing something wrong.