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

◆ RequestJsonString()

const char* voicevox_client_cpp::RequestJsonString ( Client client,
request::Builder req_builder 
)

An interface for sending requests to the server and receiving responses synchronously.

Response type: JSON string

Parameters
clientA pointer of the client
req_builderA builder object of the request for the server
Returns
JSON string