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

@ -21,3 +21,7 @@ Pillow # Image processing (Windows)
# Macro Automation # Macro Automation
pywinauto # Windows-based Macro Automation Library pywinauto # Windows-based Macro Automation Library
# Audio Streaming Dependencies
sounddevice
numpy