Аудио и музыка
ElevenLabs TTS Turbo
Быстрый синтез речи
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Быстрый синтез речи
curl -X POST "https://apia1.com/api/v1/audio/speech" -H "Authorization: Bearer <A1_API_KEY>" -H "Content-Type: application/json" -d '{"model":"<MODEL_ID>","input":"Добро пожаловать в A1 API","voice":"<VOICE_ID>"}' --output speech.mp3
