1
0

feat: Implement a modular skill system with hotword detection, streaming text output, and enhanced logging.

This commit is contained in:
2026-02-27 00:39:32 +01:00
parent 4ee4bc5457
commit a365448399
18 changed files with 451 additions and 23 deletions

View File

@@ -8,4 +8,8 @@
<PublishAot>true</PublishAot>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="Assets\Audio\**" />
</ItemGroup>
</Project>