feat: refactor audio extraction to reusable class

This commit is contained in:
Stevan Freeborn
2025-07-24 11:22:15 -05:00
parent 310f56fb84
commit 0a661d6970
14 changed files with 354 additions and 181 deletions
+1
View File
@@ -1,2 +1,3 @@
[*.cs]
dotnet_diagnostic.CA1707.severity = none
dotnet_diagnostic.CA2007.severity = none