portaudio is also needed

This commit is contained in:
Lior Boord
2025-01-16 16:39:50 +02:00
parent d842694643
commit 9fab885c20
+1 -1
View File
@@ -9,7 +9,7 @@ Include two examples that run directly in the terminal -- using both manual and
Install system deps:
```bash
brew install ffmpeg
brew install ffmpeg portaudio
```
Install python deps: