This wrapper is for voicevox-engine that can easy to use.
## Example
```rust
@ -17,4 +18,4 @@ async fn main() -> Result<()> {
file.write_all(&audio).unwrap();
Ok(())
}
```
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.