- Make sure you have speechd installed in your computer
sudo apt-get install speech-dispatcher
- Edit the file pulse audio defaults
sudo nano /etc/pulse/default.pa
- Paste
load-module module-udev-detect tsched=0
at the end of the and save the file - Run
systemctl --user restart pulseaudio.service
- Run
systemctl --user restart pulseaudio.socket
- Connect to the vehicle using one of the following
mavproxy.py --master=127.0.0.1:14550 --load-module="speech"
mavproxy.py --master=127.0.0.1:14550
and thenmodule load speech