READ NOTES AND CREDITS PLEASE! Type in what you want the engine to say. Practically works the same as the original project.
CREDIT TO @DAT_BEEEST FOR MAIN SCRIPTS I made fixes with the sync, and other bugs listed below. Somewhat. ===TECHNICAL LOG=== (01/05/19) In original project, it was impossible to say the same string repetitively, but this was remedied by placing a broadcast block [to skip the wait on the engine] in the custom block titled 'say {thing} for {number} secs/word', thus making the "check" variable obsolete, fixing this issue. This also forces the computer to initiate audio render of the string slightly before the mouth began animating. (In other words, Google's Text-To-Speech engine will start saying the words you want to say pretty much at the same time the mouth begins moving). ===BUGS=== (01/05/19) In the first run of the program, the TTS engine will lag behind the animation of the mouth (common for Scratch). You can fix this by just saying the same thing again; it should "correct itself".