Hi all,
I am trying to work with Voice recognition.
Is there any ready plugin available for voice recognition in RT-Thread?
Oh, you can look for AI packages.
We have a framework about deep learning, I think the module about voice recognition should handle by yourself. RT-Thread have useful tool to help you to developer, more information could get form here
If you want to get voice driver, you can find "voice" driver. You can get example in the “bsp” folder, you can find it out.