Feature: add ElevenLabs Integration to use Text to Speech
Added
-
ElevenLabs Integration: Added ElevenLabs as a new integration for AI voice capabilities.
- Supports Text to Speech conversion to generate realistic AI-generated voice outputs.
- Supports Speech to Text conversion for voice input processing.
- Provides endpoints to List models, List voices, Get voice details, Get voice settings, and Update voice settings.
UI
- Added ElevenLabs action dropdown with categorized actions:
- Text to speech (CREATE)
- Speech to text (CREATE)
- List models (READ)
- List voices (SEARCH)
- Get voice, Get voice settings (READ)
- Update voice settings (UPDATE)