This project will convert any text string into realistic lip movements. There are two modes: TALK: Will present you with a text input window. When you hit enter, your cat will say what you've typed using text to speech, moving his lips in sync with the words. SING: Will disable the text-to-speech and play a text string. You'll have to manually add the text by typing in the "Phrase" variable under the green flag. Press the green flag to start playback. ADDITIONAL NOTES: - The script will ignore punctuation, but detects spaces and inserts a pause between them. - Insert a number from 1-9 to add a delay between words, in increments of 1/10 of a second - To avoid unnecessary lip movements, simplify the spelling of complex words (eg. cough becomes cof) - To hold a note when singing, add it multiple times (Hello becomes heloooooooo) Press SPACE to repeat the last phrase (in talk mode only)