leewanderson
Posts: 1
Joined: Thu Mar 15, 2018 10:49 am

Password protecting voice commands?

Thu Mar 15, 2018 10:52 am

I currently use the Voice AIY to query a MariaDB database using Python commands. I am wondering if there is a way to implement basic password protection on some of these commands? I don't need anything overly secure or sophisticated, maybe even just an if statement which asks for a password and then only proceeds if it gets the correct response?
Thanks

Return to “AIY Projects”