POST/v1/text-to-speech/21m00Tcm4TlvDq8ikWAM/with-timestamps
Path Parameters
Query Parameters
Body Parameters
View in API Reference
Request
$curl -X POST https://api.elevenlabs.io/v1/text-to-speech/21m00Tcm4TlvDq8ikWAM/with-timestamps \
> -H "xi-api-key: " \
> -H "Content-Type: application/json" \
> -d '{
> "text": "This is a test for the API of ElevenLabs."
>}'
Response