Generates an audio file from a text string (not streamed).
post/v1/realtime/tts
Request body
Example request
{
"text": "مرحباً بكم في جميعاً في همسة!",
"speaker": "Amjad",
"dialect": "pls",
"expressiveness": 1
}Response
Successful response
{
"text": "مرحباً بكم في جميعاً في همسة!",
"speaker": "Amjad",
"dialect": "pls",
"expressiveness": 1
}Successful response