Search K
Appearance
Appearance
Overview Use this guide to create and configure an ElevenLabs service account in MinuteView Console. This service account enables AI-powered voice synthesis and audio generation capabilities including:
- Text-to-speech conversion for generating natural-sounding voice narrations
- Voice cloning for creating custom voice models from audio samples
- Multi-language support for generating speech in various languages and accents
- Workflow automation with voice generation nodes for automated audio content creation
- Document narration for converting written content to spoken audio
- Voice customization with different speaking styles, emotions, and tones
This service account uses ElevenLabs API key authentication for accessing their voice synthesis services.
https://elevenlabs.io/
MinuteView Integration
sk-...
)Important: The API key provides full access to your ElevenLabs account. Store it securely and never expose it in code or logs.
ElevenLabs offers different voice models:
ElevenLabs-VoiceGeneration
(use descriptive naming)sk-...
(from ElevenLabs profile settings)https://api.elevenlabs.io/v1
) unless using a custom endpointeleven_multilingual_v2
)Use ElevenLabs service account in MinuteView automation workflows:
The service account provides access to:
Invalid API Key
Account suspended or limited
Character limit exceeded
Voice generation failures
Audio quality issues
Name: ElevenLabs-Production-Main
Type: ElevenLabs
API Key: sk-[your-api-key]
Default Voice: Rachel (Professional female voice)
Default Model: eleven_multilingual_v2
Purpose: Production voice generation
Name: ElevenLabs-Development-Test
Type: ElevenLabs
API Key: sk-[your-test-key]
Default Voice: Adam (Professional male voice)
Default Model: eleven_turbo_v2
Purpose: Development and testing
Name: ElevenLabs-Training-Content
Type: ElevenLabs
API Key: sk-[your-api-key]
Default Voice: Bella (Clear, educational voice)
Default Model: eleven_multilingual_v2
Purpose: Training material narration
Name: ElevenLabs-International
Type: ElevenLabs
API Key: sk-[your-api-key]
Default Voice: Antoni (Multilingual support)
Default Model: eleven_multilingual_v2
Purpose: Multi-language content generation
This configuration enables comprehensive voice synthesis capabilities throughout MinuteView, from automated document narration to custom voice generation for accessibility and content creation workflows.