Enzoinventor
Enzoinventor
Hi, I saw that you could change the text to speech in question by watching this video: https://www.youtube.com/watch? v = GMaeY_dmknA I followed all the steps but I could not...
I managed to get a decent voice for the speech and I share with you how: Google’s Text to Speech engine is a little different to Festival and Espeak. Your...
hi, you need to edit the pushbutton.py file where it says: #Trigger Pin GPIO.setup(22, GPIO.IN, pull_up_down = GPIO.PUD_UP) change to: #Trigger Pin GPIO.setup(26, GPIO.IN, pull_up_down = GPIO.PUD_UP) finally scroll to...
if you have the aiy kit and instead you want to send the commands with the original button and stop the actions with another button, in pushbutton instead of 26...