Generate TTS Audio

Convert text to speech audio using the session's configured TTS voice.

Request Parameters

ParameterRequiredDescription
textYesThe text to convert to speech
localeNoLanguage/locale for text normalization (e.g., ko, en)

Response

Returns base64-encoded audio data in the configured format.

Example

Select "TTSRequest" from the Examples dropdown to see the request format.

Language
Response
Click Try It! to start a request and see the response here!