ElevenLabs API
Text-to-speech synthesis powered by the ElevenLabs API. Provides elevenlabs_tts for speech generation and elevenlabs_voices for listing available voices.
CategoryMedia-generation
Version0.3.0
AuthorElite AI
Isolation ModeClassLoaderIsolated
Min Hefty Version0.26.0
PlatformsAll
DependenciesNone
Available For Planspremium
External ServiceElevenLabs API (API key required)
Instruments
| Name | Category | Risk Level | Keywords | Description |
|---|---|---|---|---|
| elevenlabs_tts | Network | NetworkWrite | tts, speech, audio, voice, elevenlabs, text-to-speech, synthesize | Convert text to speech audio using the ElevenLabs API. Supports voice selection, model selection, and output format configuration. Generated audio files are saved to the activity directory. |
| elevenlabs_voices | Network | NetworkRead | voices, elevenlabs, list, tts, speech | List available voices from the ElevenLabs API. Returns voice names and IDs for use with the TTS instrument. |