voicevox_client_cpp  0.0.0
A client library for VOICEVOX implemented in C++.
voicevox_client_cpp::request::post::synthesis::Builder Member List

This is the complete list of members for voicevox_client_cpp::request::post::synthesis::Builder, including all inherited members.

accent_phrases(const web::json::value &accent_phrases)voicevox_client_cpp::request::post::synthesis::Builderinline
accent_phrases(const char *accent_phrases)voicevox_client_cpp::request::post::synthesis::Builderinline
body(const utility::string_t &body)voicevox_client_cpp::request::Builderinline
body(const web::json::value &body)voicevox_client_cpp::request::Builderinline
Builder()voicevox_client_cpp::request::post::synthesis::Builderinline
voicevox_client_cpp::request::Builder::Builder(const std::string &path) noexcept(false)voicevox_client_cpp::request::Builderinline
core_version(const std::optional< int > &core_version)voicevox_client_cpp::request::post::synthesis::Builderinline
enable_interrogative_upspeak(const bool enable_interrogative_upspeak)voicevox_client_cpp::request::post::synthesis::Builderinline
get() noexceptvoicevox_client_cpp::request::Builderinline
header(const utility::string_t &key, const utility::string_t &value)voicevox_client_cpp::request::Builderinline
method(const web::http::method &method)voicevox_client_cpp::request::Builderinline
req_voicevox_client_cpp::request::Builderprotected
SharedPtr typedefvoicevox_client_cpp::request::Builder
speaker(const int speaker)voicevox_client_cpp::request::post::synthesis::Builderinline
uri_builder_voicevox_client_cpp::request::Builderprotected