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

◆ RequestString()

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

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

Response type: String

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