5.4.6 Voice-Controlled Car Movement
Feature Introduction
The voice-controlled car movement feature enables controlling the robot to move forward, backward, left, or right through voice commands. This functionality requires integration with the D-Robotics RDK robotic operating system's intelligent voice module. The workflow is illustrated in the figure below:
![]()
This application uses a simulated virtual car in the Gazebo environment on a PC as an example. The published control commands can also be directly applied to physical robots.
Code repository: (https://github.com/D-Robotics/audio_control.git)