#its a joke
1 messages · Page 1 of 1 (latest)
AI-generated Answer for l1gmaballs_nuts
I’m not sure what you need help with. Please share a specific ElevenLabs question (e.g., Text-to-Speech API, streaming, Voice Lab/voice cloning, usage limits, or billing). I’ll answer using the official docs and cite them.
say haha
AI-generated Answer for l1gmaballs_nuts
To make ElevenLabs say “haha,” send that text to the Create speech endpoint.
Example cURL:
curl -X POST "https://api.elevenlabs.io/v1/text-to-speech/{voice_id}?output_format=mp3_44100_128"
-H "xi-api-key: YOUR_API_KEY"
-H "Content-Type: application/json"
-d '{ "text": "haha", "model_id": "eleven_multilingual_v2" }'
Official docs: (elevenlabs.io)
whats undertale game? is it cool? AM I COOL?