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 .
Install VOICEVOX first
https://voicevox.hiroshiba.jp/
And add this to your Cargo.toml
.
toml
[dependencies]
voicevox_api = { git = "https://github.com/mkanenobu/voicevox-api-rust" }