[laughing] Brooo—BROOO I don't know WHY that sent me!! [laug...
[laughing] Brooo—BROOO I don't know WHY that sent me!! [laughs harder] The chicken had NO PLOT, no twist, just raw determination!
View API Code
curl -X POST https://runapi.ai/api/v1/elevenlabs/text_to_sound \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'JSON'
{
"model": "text-to-speech-turbo-v2.5",
"text": "[laughing] Brooo—BROOO I don't know WHY that sent me!! [laughs harder] The chicken had NO PLOT, no twist, just raw determination!"
}
JSON