Skip to content

yamachu/VoicevoxCoreSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoicevoxCoreSwift

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

Features

Future work

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.

About

voicevox_core swift wrapper

Topics

Resources

Stars

Watchers

Forks