voicevox_api

Crates.iovoicevox_api
lib.rsvoicevox_api
version0.14.4
sourcesrc
created_at2023-04-16 12:56:17.741488
updated_at2023-04-16 12:56:17.741488
descriptionVOICEVOX API binding
homepage
repositoryhttps://github.com/mkanenobu/voicevox-api-rust
max_upload_size
id840549
size106,681
Kanenobu Mitsuru (mkanenobu)

documentation

README

voicevox_api

VOICEVOX API binding for rust.

Generated using openapi-generator and fix manually.

If you want to see the details of VOICEVOX API, please visit http://localhost:50021/docs .

Usage

Install VOICEVOX first

https://voicevox.hiroshiba.jp/

And add this to your Cargo.toml .

[dependencies]
voicevox_api = { git = "https://github.com/mkanenobu/voicevox-api-rust" }
Commit count: 9

cargo fmt