ModelsTtsTest
/Models/tts/test
Authorization
Bearer AuthorizationBearer <token>
JWT Authorization header using Bearer scheme
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://api.speaknode.com/api/Models/tts/test" \ -H "Content-Type: application/json" \ -d '{}'{
"download_urls": [
"string"
]
}