TypicalHog

Results 9 comments of TypicalHog

I think there already is an option to import from YT.

I agree, but tags are much better when you learn them all + there is no room on the screen for all of my 743 tracks, I would just hope...

Works fine for me and I have 275 tracks.

Ok, I got 3 voices when I ran this program. ``` import pyttsx3 from time import sleep try: tts_engine = pyttsx3.init() for i in tts_engine.getProperty('voices'): print(i.name) except: print('error') sleep(60) ```...

The code you posted above does work, but the 3rd voice is still not there when I run the .exe.

Maybe it has something to do with the fact the voice is from a 3rd party and not officially from Microsoft. Anyway, thank You so much for all the time...

Sometimes it generates a new unique key. But using random device in the key creation process is just unacceptable, will be addressed this in the future release.

This can be fixed by chaining the blocks together or by encrypting the key with itself after each 256-byte chunk of plaintext.

I really, really like the idea.