First good audio with alsaaudio.

This commit is contained in:
Pbopbo
2026-03-18 16:55:55 +01:00
parent e1d717ed5c
commit a605195646
2 changed files with 96 additions and 79 deletions

View File

@@ -17,7 +17,8 @@ dependencies = [
"sounddevice (>=0.5.2,<0.6.0)",
"python-dotenv (>=1.1.1,<2.0.0)",
"smbus2 (>=0.5.0,<0.6.0)",
"samplerate (>=0.2.2,<0.3.0)"
"samplerate (>=0.2.2,<0.3.0)",
"pyalsaaudio (>=0.9.0,<1.0.0)"
]
[project.optional-dependencies]