Voice command string recognition script for python3? Wanna make interactive voice command interface for QPython3. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Voice command string recognition script for python3? Wanna make interactive voice command interface for QPython3.

I saw a program on QPython3 that uses sl4a and takes a string as an argument for ttsSpeak() method and speaks that string. My question is, can I do the reverse method i.e. it is me who will say something and the program will recognize the string and print the string on python3 console? I want to make an interective voice command program for my android on QPython3. Thanks in advanve. :)

17th Jan 2017, 2:48 AM
1704085_mosabbir
1704085_mosabbir - avatar
1 Answer
+ 5
as far as i know the google api has voice recognition
9th Feb 2017, 8:50 PM
Georgios Markou
Georgios Markou - avatar