diff --git a/README.md b/README.md index 33b8f026e..f43dd9883 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ sudo apt install libgomp1 ### その他の言語 - [Go(Windows)](https://github.com/yerrowTail/voicevox_core_go_sample) @yerrowTail +- [C#](https://github.com/yamachu/VoicevoxCoreSharp) @yamachu サンプルコードを実装された際はぜひお知らせください。こちらに追記させて頂きます。 @@ -171,6 +172,7 @@ typos **[voicevoxcore4s](https://github.com/windymelt/voicevoxcore4s) [@windymelt](https://github.com/windymelt)** ・・・ VOICEVOX CORE の Scala(JVM) 向け FFI ラッパー **[voicevox_flutter](https://github.com/char5742/voicevox_flutter) [@char5742](https://github.com/char5742)** ・・・ VOICEVOX CORE の Flutter 向け FFI ラッパー **[voicevoxcore.go](https://github.com/sh1ma/voicevoxcore.go) [@sh1ma](https://github.com/sh1ma)** ・・・ VOICEVOX CORE の Go 言語 向け FFI ラッパー +**[VoicevoxCoreSharp](https://github.com/yamachu/VoicevoxCoreSharp) [@yamachu](https://github.com/yamachu)** ・・・ VOICEVOX CORE の C# 向け FFI ラッパー ## ライセンス ソースコードのライセンスは [MIT LICENSE](./LICENSE) です。