curl -X POST https://api.60db.ai/tts-stream \ -H "Authorization: Bearer your-api-key" \ -H "Content-Type: application/json" \ -d '{ "text": "This is a longer text that will be streamed in real-time.", "voice_id": "default-voice", "speed": 1, "stability": 50, "similarity": 75 }' \ --no-buffer
curl -X POST https://api.60db.ai/tts-stream \ -H "Authorization: Bearer your-api-key" \ -H "Content-Type: application/json" \ -d '{ "text": "This is a longer text that will be streamed in real-time.", "voice_id": "default-voice", "speed": 1, "stability": 50, "similarity": 75 }' \ --no-buffer
curl -X POST https://api.60db.ai/tts-stream \ -H "Authorization: Bearer your-api-key" \ -H "Content-Type: application/json" \ -d '{ "text": "This is a longer text that will be streamed in real-time.", "voice_id": "default-voice", "speed": 1, "stability": 50, "similarity": 75 }' \ --no-buffer