|
voicevox_client_cpp
0.0.0
A client library for VOICEVOX implemented in C++.
|


Go to the source code of this file.
Classes | |
| class | voicevox_client_cpp::request::post::audio_query::Builder |
| A builder for creating requests to obtain audio_query. More... | |
| class | voicevox_client_cpp::request::post::synthesis::Builder |
| A builder for creating requests to obtain audio_query. More... | |
Namespaces | |
| voicevox_client_cpp | |
| voicevox_client_cpp::request | |
| voicevox_client_cpp::request::post | |
| voicevox_client_cpp::request::post::audio_query | |
| voicevox_client_cpp::request::post::synthesis | |
Typedefs | |
| using | BaseBuilder = voicevox_client_cpp::request::Builder |
| An alias for the base builder. More... | |