VoicevoxCoreSwift
January 11, 2026 · View on GitHub
Unofficial Swift wrapper for voicevox_core.
About
型定義とラップ部分のみを提供するライブラリ。 アプリケーションに組み込む際は、別途 voicevox_core.xcframework などを組み込む必要があります。
binaryTargetに依存していないため、ヘッダに変更がない限り自由に voicevox_core.xcframework のバージョンを上げることが可能です。
Supported Platforms
- iOS
- macOS
Installation
Swift Package Manager
.package(url: "https://github.com/yamachu/VoicevoxCoreSwift.git", branch: "main") // or use a specific version
voicevox_core のどのバージョンに対応しているかは、VERSIONS.md を参照してください。
Features
- voicevox_core 0.16.x で提供されるAPIをラップ
Future work
- AccentPhrasesなどのjson形式で渡されるものを型で表現する
License
MIT License
Third-Party Licenses
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.