From 57f303b372442e7c258f65693c846855a8e757bc Mon Sep 17 00:00:00 2001 From: Jimmy Date: Thu, 20 Oct 2022 10:25:27 +0100 Subject: [PATCH] Add vlc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0cf85c..c767dbd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ https://learn.adafruit.com/adafruit-i2s-mems-microphone-breakout/raspberry-pi-wi https://github.com/alphacep/vosk-server -``` sudo apt install python3-pip git python3-pyaudio``` +``` sudo apt install python3-pip git python3-pyaudio vlc``` ``` sudo pip3 install websockets sounddevice```