Michael Lamothe
8a60985363
Upgraded to .NET 8 and made code style a little more internally consistent. ( #1680 )
2025-01-04 16:39:06 +08:00
Fangjun Kuang
08c758520f
Add keyword spotting for C# ( #1105 )
2024-07-10 21:18:46 +08:00
东风破
00de2bd00b
Refactor .Net example project ( #1049 )
...
Co-authored-by: 东风破 <birdfishs@163.com >
2024-06-24 10:10:13 +08:00
Fangjun Kuang
b445956675
Fix CI tests. ( #898 )
2024-05-21 20:37:29 +08:00
Fangjun Kuang
2fc1201924
Add hotwords support to .Net ( #689 )
2024-03-22 21:40:42 +08:00
Fangjun Kuang
eb5ae18015
Fix C# API to support streaming Paraformer ( #266 )
2023-08-14 15:27:54 +08:00
Fangjun Kuang
6c0f002825
Typo fixes for .Net examples ( #258 )
2023-08-10 20:35:51 +08:00
Fangjun Kuang
0dd2d41f27
Real-time speech recognition from microphone for .Net ( #192 )
...
* Real-time speech recognition from microphone for .Net supporting Linux, macOS, and Windows
* Use PortAudioSharp2.
We will maintain it by ourselves. The project is at
https://github.com/csukuangfj/PortAudioSharp2
* minor fixes
2023-07-01 18:55:41 +08:00