Fix passing C# string to C++ (#1055)

This commit is contained in:
Fangjun Kuang
2024-06-25 10:52:59 +08:00
committed by GitHub
parent a3bac19c54
commit 5cce159cf3
16 changed files with 46 additions and 29 deletions

View File

@@ -1,3 +1,7 @@
## 1.10.2
* Fix passing C# string to C++
## 1.10.1
* Enable to stop TTS generation