added support for microphone

This commit is contained in:
2026-06-02 21:05:02 +01:00
parent f456c587a8
commit 0f98ae862f
6 changed files with 170 additions and 6 deletions
+1
View File
@@ -11,6 +11,7 @@ RUN dpkg --add-architecture i386 && \
pulseaudio \
unzip \
ffmpeg \
pulseaudio-utils \
xdotool \
nodejs \
npm \