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

◆ accent_phrases() [2/2]

Builder& voicevox_client_cpp::request::post::synthesis::Builder::accent_phrases ( const web::json::value &  accent_phrases)
inline

Set the query for speech synthesis included in the response body of the audio_query request.

Parameters
accent_phrasesThe audio query (JSON type)
Returns
The reference for this builder