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

◆ body() [2/2]

Builder& voicevox_client_cpp::request::Builder::body ( const web::json::value &  body)
inline

Set the body of the request. (JSON type)

Parameters
bodyThe request
Returns
The reference of this builder