Add WAV streaming support

This commit is contained in:
Stone_Red
2023-12-18 19:52:17 +01:00
parent fcefa8ade2
commit 6117fcc81f
5 changed files with 312 additions and 5 deletions
@@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NAudio" Version="2.2.1" />
<PackageReference Include="Open.Nat" Version="2.1.0" />
<PackageReference Include="Stone_Red-C-Sharp-Utilities" Version="1.0.3.1" />
</ItemGroup>