Discussions

Ask a Question
Back to All

api rsponse

{
"kind": "UnknownError",
"description": "Internal Server Error"
}


my body
{
"source_url": "https://myhost.com/image.jpg",
"script": {
"type": "text",
"input": "Hello world!",
"provider": {
"type": "microsoft",
"voice_id": "en-US-JennyNeural",
"voice_config": {
"style": "Cheerful"
}
}
}
}