Unofficial Swift wrapper for voicevox_core.
型定義とラップ部分のみを提供するライブラリ。 アプリケーションに組み込む際は、別途 voicevox_core.xcframework などを組み込む必要があります。
binaryTargetに依存していないため、ヘッダに変更がない限り自由に voicevox_core.xcframework のバージョンを上げることが可能です。
- iOS
- macOS
.package(url: "https://github.com/yamachu/VoicevoxCoreSwift.git", branch: "main") // or use a specific version
- voicevox_core 0.16.0 で提供されるAPIをラップ
- AccentPhrasesなどのjson形式で渡されるものを型で表現する
MIT License
This repository contains files that are licensed by the original authors under the MIT License. Please refer to the source of each file for license details.