Added Audio Streaming Dependencies to Agent

This commit is contained in:
2025-07-07 17:17:17 -06:00
parent 7a17a2f163
commit d9208faf50

View File

@ -20,4 +20,8 @@ Pillow # Image processing (Windows)
###av # Required by aiortc for video/audio codecs
# Macro Automation
pywinauto # Windows-based Macro Automation Library
pywinauto # Windows-based Macro Automation Library
# Audio Streaming Dependencies
sounddevice
numpy