Voice ecognition module I2C DF2301Q
Hi there,
I would like to know if it's possible to change the voice of the robot's responses. For example, to make it sound like a man, or a robot when it says “OK”, “Doing it”, “I'm off now” etc..
Counld I supply my own audio? Or I have to delete those responses somehow and play the audio myself in code.
Thanks.
Hank
I checked the github library for DF2301Q. I could not find any direct code for changing the response voice. Looks like there is no provision.
https://github.com/DFRobot/DFRobot_DF2301Q
If you are interested in exploring other ways of making a voice recognition robot, you can use TinyML: https://www.pcbway.com/project/shareproject/Voice_Activated_Robo_Car_on_Microcontroller_with_TinyML.html
lia.ifatThanks. SInce there's no way to change the voice, can I at least stop it from confirming the commands, meaning I don't want to hear (Got it, Doing it.. Ok etc.)