Commit Graph

3 Commits

Author SHA1 Message Date
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
Fangjun Kuang
157b6b801b Fix C# APIs (#183)
* Fix c# APIs

* reformat
2023-06-24 00:56:53 +08:00
Fangjun Kuang
7969cf44ac Refactor C# code and support building nuget packages for cross-platforms (#144) 2023-05-10 14:53:04 +08:00