ESP32 with Gravity Voice Recognition Module
The Gravity Voice Recognition Module is a user-friendly module developed by DFRobot that allows microcontrollers like Arduino or ESP32 to recognize voice commands offline (without internet access). It's ideal for voice-controlled smart devices, robots, automation systems, and other embedded applications.🔧 Key Features:FeatureDetailsOffline Voice RecognitionNo internet or cloud processing required.Custom Command TrainingCan be trained with up to 80 custom commands (user-defined).Predefined Wake WordComes with built-in wake words (like “Hello Robot”).Speaker-IndependentWorks for most users without personalized training.Communication InterfaceSupports both UART and I2C for communication.Language SupportEnglish and Mandarin (depending on firmware version).Compact DesignSmall PCB module...
