From 8ec807a4e1f5a34a94d9143fedcace767ffd4688 Mon Sep 17 00:00:00 2001 From: Windymelt <1113940+windymelt@users.noreply.github.com> Date: Mon, 20 Feb 2023 23:33:28 +0900 Subject: [PATCH] =?UTF-8?q?voicevoxcore4s(Scala=20FFI=20Wrapper)=E3=82=92?= =?UTF-8?q?=E4=BA=8B=E4=BE=8B=E7=B4=B9=E4=BB=8B=E3=81=AB=E8=BF=BD=E5=8A=A0?= =?UTF-8?q?=20(#429)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a80449cbe..46f266e4a 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,8 @@ typos **[voicevox.rb](https://github.com/sevenc-nanashi/voicevox.rb) [@sevenc-nanashi](https://github.com/sevenc-nanashi)** ・・・ VOICEVOX CORE の Ruby 向け FFI ラッパー **[Node VOICEVOX Engine](https://github.com/y-chan/node-voicevox-engine) [@y-chan](https://github.com/y-chan)** ・・・ VOICEVOX ENGINE の Node.js/C++ 実装 -**[VOICEVOX ENGINE SHARP](https://github.com/yamachu/VoicevoxEngineSharp) [@yamachu](https://github.com/yamachu)** ・・・ VOICEVOX ENGINE の C# 実装 +**[VOICEVOX ENGINE SHARP](https://github.com/yamachu/VoicevoxEngineSharp) [@yamachu](https://github.com/yamachu)** ・・・ VOICEVOX ENGINE の C# 実装 +**[voicevoxcore4s](https://github.com/windymelt/voicevoxcore4s) [@windymelt](https://github.com/windymelt)** ・・・ VOICEVOX CORE の Scala(JVM) 向け FFI ラッパー ## ライセンス