I'm working on a system that locks several parts in my computer and opens them ONLY using my voice saying specific words (in python). I've already made the system that locks parts in my computer until you give it password but I want to change it to voice. I did find some voice processing on the web but its really complicated and without explanation in python. I know python might not be the right language to do so, but I want to try!
thanks for any help!