curl -X POST "https://api.destined.ai/v1/tts/synthesize" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "speaker_id": "abc123-def456", "text": "Hello, this is a test of the Destined Voice API." }'
curl -X POST "https://api.destined.ai/v1/tts/synthesize" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "speaker_id": "abc123-def456", "text": "Hello, this is a test of the Destined Voice API." }'
curl -X POST "https://api.destined.ai/v1/tts/synthesize" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "speaker_id": "abc123-def456", "text": "Hello, this is a test of the Destined Voice API." }'